Skip to content

Commit 1498d91

Browse files
committed
Add TypeScript ESLint and update React type dependencies
1 parent 7181de0 commit 1498d91

File tree

2 files changed

+136
-129
lines changed

2 files changed

+136
-129
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@
109109
"@types/react": "18.3.12",
110110
"@types/react-dom": "18.3.1",
111111
"@types/ws": "^8.5.10",
112+
"@typescript-eslint/eslint-plugin": "^6.19.0",
113+
"@typescript-eslint/parser": "^6.19.0",
112114
"autoprefixer": "^10.4.17",
113115
"concurrently": "^9.1.0",
114116
"dotenv-cli": "^7.4.1",

0 commit comments

Comments
 (0)