feat: use eslint for dependency checks
This commit is contained in:
3
.github/workflows/js-lint.yml
vendored
3
.github/workflows/js-lint.yml
vendored
@@ -41,6 +41,3 @@ jobs:
|
||||
|
||||
- name: Run linter
|
||||
run: npx eslint .
|
||||
|
||||
- name: Check dependencies
|
||||
run: npm run check-deps
|
||||
|
||||
Reference in New Issue
Block a user