inventory-control/.eslintrc.json
2024-10-28 22:23:01 +08:00

4 lines
61 B
JSON

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