beadboard/.eslintrc.json
2026-03-03 16:43:42 -08:00

6 lines
79 B
JSON

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