mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-10-16 08:04:50 +00:00
chore: cli error
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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 }}
|
||||||
|
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -33,6 +33,7 @@
|
|||||||
"rushstack",
|
"rushstack",
|
||||||
"Sider",
|
"Sider",
|
||||||
"tailwindcss",
|
"tailwindcss",
|
||||||
|
"Typecheck",
|
||||||
"unplugin",
|
"unplugin",
|
||||||
"VITE",
|
"VITE",
|
||||||
"vueuse"
|
"vueuse"
|
||||||
|
Reference in New Issue
Block a user