Spaces:
Running
Running
| { | |
| "extends": "next/core-web-vitals", | |
| "rules": { | |
| "no-unused-vars": "error", | |
| "no-console": "warn", | |
| "react-hooks/exhaustive-deps": "warn" | |
| } | |
| } | |
| { | |
| "extends": "next/core-web-vitals", | |
| "rules": { | |
| "no-unused-vars": "error", | |
| "no-console": "warn", | |
| "react-hooks/exhaustive-deps": "warn" | |
| } | |
| } | |