Skip to content

Commit 4860c5c

Browse files
committed
Add eslint and friends explicitly
This came via CRACO previously, but now must be installed separately
1 parent 2417465 commit 4860c5c

File tree

2 files changed

+2351
-22
lines changed

2 files changed

+2351
-22
lines changed

src/app/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
},
6060
"devDependencies": {
6161
"@vitejs/plugin-react": "^2.0.1",
62+
"eslint": "^8.25.0",
63+
"eslint-config-react-app": "^7.0.1",
6264
"prettier": "^2.6.2",
6365
"vite": "^3.0.7"
6466
}

0 commit comments

Comments
 (0)