UNPKG

cra-template-t8ninhoreact

Version:

Template personalizado feito por @t8ninho

20 lines 636 B
{ "package": { "dependencies": { "@emotion/react": "^11.9.3", "@emotion/styled": "^11.9.3", "@mui/icons-material": "^5.8.4", "@mui/material": "^5.8.4", "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.3.0", "@testing-library/user-event": "^13.5.0", "react": "^18.1.0", "react-dom": "^18.1.0", "react-scripts": "5.0.1", "web-vitals": "^2.1.4" }, "eslintConfig": { "extends": ["react-app", "react-app/jest"] } } }