chore: cli error

This commit is contained in:
ChenZhaoYu 2023-02-13 19:18:01 +08:00
parent 47dd6c9801
commit 633e9ad8e2
2 changed files with 2 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
run: nci run: nci
- name: Typecheck - name: Typecheck
run: nr typecheck run: nr type-check
test: test:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}

View File

@ -33,6 +33,7 @@
"rushstack", "rushstack",
"Sider", "Sider",
"tailwindcss", "tailwindcss",
"Typecheck",
"unplugin", "unplugin",
"VITE", "VITE",
"vueuse" "vueuse"