docs/.eslintrc.json
Rainnny7 4ea7794fdc
Some checks failed
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Failing after 29s
Initial Commit
2024-10-06 15:51:56 -04:00

7 lines
73 B
JSON

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