make eslint error on warnings
This commit is contained in:
2
.github/workflows/frontend-linting.yml
vendored
2
.github/workflows/frontend-linting.yml
vendored
@@ -24,4 +24,4 @@ jobs:
|
||||
run: npm run format
|
||||
|
||||
- name: Run ESLint
|
||||
run: npm run lint
|
||||
run: npm run lint -- --max-warnings=0
|
||||
|
Reference in New Issue
Block a user