mirror of
https://gitee.com/goploy/goploy.git
synced 2024-11-29 18:57:59 +08:00
7 lines
115 B
JSON
7 lines
115 B
JSON
|
{
|
||
|
"semi": false,
|
||
|
"singleQuote": true,
|
||
|
"endOfLine": "auto",
|
||
|
"@typescript-eslint/no-explicit-any": ["off"]
|
||
|
}
|