chore: 🔨 关闭v-html检查
This commit is contained in:
@@ -73,6 +73,8 @@ module.exports = {
|
|||||||
useTabs: false, // 不使用制表符
|
useTabs: false, // 不使用制表符
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
||||||
|
"vue/no-v-html": "off", // 关闭v-html检查
|
||||||
},
|
},
|
||||||
// eslint不能对html文件生效
|
// eslint不能对html文件生效
|
||||||
overrides: [
|
overrides: [
|
||||||
|
|||||||
Reference in New Issue
Block a user