fosrl.pangolin/.eslintrc.json
2024-10-06 18:05:20 -04:00

6 lines
No EOL
84 B
JSON

{
"extends": [
"next/core-web-vitals",
"next/typescript"
]
}