Frontend/25_01_07/mai/node_modules/cra-template/template.json
szabomarton 7f4a15b9c3 asd
2025-01-28 11:38:27 +01:00

14 lines
295 B
JSON

{
"package": {
"dependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"web-vitals": "^2.1.0"
},
"eslintConfig": {
"extends": ["react-app", "react-app/jest"]
}
}
}