mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Error on linting issues
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -18,4 +18,4 @@ jobs:
|
|||||||
node-version: '18'
|
node-version: '18'
|
||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: npm ci && npm run lint
|
run: npm ci && npx eslint .
|
||||||
Reference in New Issue
Block a user