Skip to content

Commit

Permalink
Merge pull request #211 from trojs/feature/eslint-9
Browse files Browse the repository at this point in the history
Upgrade Eslint to version 9
  • Loading branch information
w3nl authored Nov 22, 2024
2 parents d45fc36 + 403aed6 commit e74bf94
Show file tree
Hide file tree
Showing 25 changed files with 7,435 additions and 3,440 deletions.
286 changes: 0 additions & 286 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 @@ -8,7 +8,7 @@ jobs:

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

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

0 comments on commit e74bf94

Please sign in to comment.