pangolin/.eslintrc.json
2024-11-24 11:52:46 -05:00

6 lines
85 B
JSON

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