mirror of
https://litchi.icu/ngc2207/judge4c-demo.git
synced 2025-05-18 15:38:01 +00:00
5 lines
126 B
JSON
5 lines
126 B
JSON
{
|
|
"extends": ["next/core-web-vitals", "next/typescript"],
|
|
"rules": { "@typescript-eslint/no-empty-object-type": "off" }
|
|
}
|