UNPKG

creba-template

Version:

The base template for Create Reblend App.

13 lines (12 loc) 256 B
{ "package": { "dependencies": { "@testing-library/jest-dom": "^5.14.1", "@testing-library/user-event": "^13.2.1", "web-vitals": "^2.1.0" }, "eslintConfig": { "extends": ["reblend-app", "reblend-app/jest"] } } }