UNPKG

cra-template-paulo-vanilla

Version:

CRA with more organized folder structure, CSS Modules, helpful Readme and project Snippets.

14 lines 372 B
{ "package": { "dependencies": { "@fontsource/roboto": "^4.5.0", "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", "web-vitals": "^1.0.1" }, "eslintConfig": { "extends": ["react-app", "react-app/jest"] } } }