cspj-application/client/.eslintrc.json
2024-11-10 22:32:30 +08:00

5 lines
49 B
JSON

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