2023年3月29日 关闭没有name带来的编辑器错误
This commit is contained in:
parent
619172d10b
commit
b8592bf35f
|
@ -74,5 +74,6 @@ module.exports = defineConfig({
|
||||||
math: 'always',
|
math: 'always',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
'vue/multi-word-component-names': 'off',
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue