options页面组件
This commit is contained in:
@ -26,6 +26,7 @@ export default [
|
||||
rules: {
|
||||
"@typescript-eslint/no-explicit-any": "off",
|
||||
"@typescript-eslint/ban-ts-comment": "off",
|
||||
"@typescript-eslint/no-unused-expressions": "off",
|
||||
...reactHooks.configs.recommended.rules,
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user