bam/.eslintrc.json

7 lines
73 B
JSON

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