bam/.eslintrc.json
Felix Schulze 7671813560
All checks were successful
Lint / Lint (push) Successful in 43s
fix project settings
2025-03-05 13:11:27 +01:00

7 lines
73 B
JSON

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