Skip to content

Commit

Permalink
Merge pull request #97 from trojs/feature/eslint-9
Browse files Browse the repository at this point in the history
Use Eslint 9 and fix lint issues
  • Loading branch information
w3nl authored Nov 22, 2024
2 parents e8cf343 + 24ea572 commit 8f132b9
Show file tree
Hide file tree
Showing 44 changed files with 6,407 additions and 2,126 deletions.
47 changes: 0 additions & 47 deletions .eslintrc

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
node-version: [18.x, 20.x, 21.x, 22.x, 23.x]
node-version: [20.x, 21.x, 22.x, 23.x]

steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 8f132b9

Please sign in to comment.