hookehuyr

馃巿 perf:

...@@ -17,5 +17,6 @@ module.exports = { ...@@ -17,5 +17,6 @@ module.exports = {
17 } 17 }
18 }], 18 }],
19 "vue/singleline-html-element-content-newline": 0, // 鍦ㄥ崟琛屽厓绱犵殑鍐呭涔嬪墠鍜屼箣鍚庨渶瑕佹崲琛岀 19 "vue/singleline-html-element-content-newline": 0, // 鍦ㄥ崟琛屽厓绱犵殑鍐呭涔嬪墠鍜屼箣鍚庨渶瑕佹崲琛岀
20 + 'vue/multi-word-component-names': 0,
20 } 21 }
21 } 22 }
......