feature: 配置eslint
This commit is contained in:
@@ -70,6 +70,7 @@ module.exports = {
|
||||
'singleline': 'never',
|
||||
'multiline': 'always',
|
||||
}],
|
||||
'vue/attribute-hyphenation': 'off', // 关闭 属性名必须使用连字符的规则
|
||||
},
|
||||
env: {
|
||||
browser: true,
|
||||
|
||||
Reference in New Issue
Block a user