This commit is contained in:
Connor Yoh 2025-08-01 18:03:37 +01:00
parent c5081a413f
commit 5ac928eab0

View File

@ -47,7 +47,8 @@
}, },
"eslintConfig": { "eslintConfig": {
"extends": [ "extends": [
"react-app" "react-app",
"react-app/jest"
] ]
}, },
"browserslist": { "browserslist": {