更新配置文件
This commit is contained in:
@@ -18,6 +18,7 @@ module.exports = {
|
||||
'vue/html-self-closing': 'off',
|
||||
'vue/max-attributes-per-line': 'off',
|
||||
'vue/multiline-html-element-content-newline': 'off',
|
||||
'vue/no-v-html': 'off',
|
||||
'vue/singleline-html-element-content-newline': 'off'
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user