Commit 7387534f authored by Jeff's avatar Jeff

更新规则

parent 94238c80
......@@ -38,6 +38,7 @@ module.exports = {
],
'comma-dangle': ['error', 'never'],
quotes: ['error', 'single'],
semi: ['error', 'never'],
'vue/html-indent': [
'error',
2,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment