优化组件页面代码
This commit is contained in:
@@ -18,6 +18,15 @@
|
||||
"recommended": true,
|
||||
"style": {
|
||||
"useNodejsImportProtocol": "off"
|
||||
},
|
||||
"a11y": {
|
||||
"useButtonType": "off",
|
||||
"noLabelWithoutControl": "off",
|
||||
"noSvgWithoutTitle": "off",
|
||||
"useSemanticElements": "off"
|
||||
},
|
||||
"suspicious": {
|
||||
"noArrayIndexKey": "off"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user