mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
feat: midway注解方式编写插件
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"@typescript-eslint/ban-ts-comment": "off",
|
||||
"@typescript-eslint/ban-ts-ignore": "off",
|
||||
"@typescript-eslint/no-explicit-any": "off",
|
||||
"@typescript-eslint/no-empty-function": "off",
|
||||
// "no-unused-expressions": "off",
|
||||
"max-len": [0, 160, 2, { "ignoreUrls": true }]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user