fix: 注释删除

This commit is contained in:
dataeaseShu 2022-10-11 15:15:59 +08:00
parent 10d2944554
commit b22a654bbb

View File

@ -19,7 +19,6 @@ module.exports = {
"vue/no-mutating-props": "off",
"vue/multi-word-component-names": "off",
"vue/require-default-prop": "off",
// "vue/name-property-casing": ["error", "PascalCase"],
"vue/no-v-html": "off",
'accessor-pairs': 2,
'arrow-spacing': [2, {