Skip to content

Commit c9163e1

Browse files
committed
Upgrade eslint
1 parent 1b015f0 commit c9163e1

File tree

6 files changed

+1424
-291
lines changed

6 files changed

+1424
-291
lines changed

.eslintrc.yml

Lines changed: 0 additions & 267 deletions
This file was deleted.

.github/workflows/javascript.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v3
1111
- name: Install ESLint
12-
run: npm install eslint
12+
run: npm install
1313
- name: Run ESLint
1414
run: npx eslint javascript/

0 commit comments

Comments
 (0)