finance-calculator/.eslintrc.json
2025-06-14 01:33:52 +08:00

7 lines
73 B
JSON

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