Skip to content

Commit 62ac24c

Browse files
authored
Update eslint.yml
1 parent ac6b833 commit 62ac24c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/eslint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- name: Install
2323
run: |
2424
npm install eslint
25+
npm install @eslint/js @eslint/eslintrc -D
2526
2627
- name: Lint
2728
run: npx eslint .

0 commit comments

Comments
 (0)