Skip to content

Commit 628e805

Browse files
committed
eslint@9
1 parent 814986b commit 628e805

File tree

2 files changed

+181
-52
lines changed

2 files changed

+181
-52
lines changed

package-lock.json

Lines changed: 178 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,13 @@
4646
"@babel/core": "^7.26.7",
4747
"@babel/preset-env": "^7.26.7",
4848
"@babel/preset-typescript": "^7.26.0",
49+
"@eslint/eslintrc": "^3.2.0",
50+
"@eslint/js": "^9.19.0",
4951
"@types/node": "^20.17.17",
5052
"@typescript-eslint/eslint-plugin": "^6.21.0",
5153
"@typescript-eslint/parser": "^6.21.0",
5254
"eslint": "^8.57.1",
55+
"globals": "^15.14.0",
5356
"husky": "^8.0.3",
5457
"lint-staged": "^15.4.3",
5558
"typescript": "^5.7.3"

0 commit comments

Comments
 (0)