Skip to content

Commit 7bdeb30

Browse files
committed
deps: support eslint@9
1 parent e60769a commit 7bdeb30

File tree

3 files changed

+322
-705
lines changed

3 files changed

+322
-705
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
matrix:
88
os: [ macos-latest, ubuntu-latest, windows-latest ]
99
node-version: [ 14, 16 ]
10-
eslint-version: [ '' ]
10+
eslint-version: [ 8, '' ]
1111

1212
runs-on: ${{ matrix.os }}
1313

0 commit comments

Comments
 (0)