feat: basic interactive & tags

This commit is contained in:
YunYouJun
2022-04-14 19:59:02 +08:00
parent 2120e79726
commit 1fb7d8db94
15 changed files with 579 additions and 182 deletions

View File

@@ -47,5 +47,8 @@ jobs:
- name: Install
run: pnpm install
- name: Convert CSV to JSON
run: npm run convert
- name: Typecheck
run: pnpm run typecheck