diff --git a/.eslintrc.js b/.eslintrc.js index 07f747e..898a3a0 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -13,4 +13,4 @@ module.exports = { 'vue/html-indent': ['error', 4], 'vue/multi-word-component-names': 'off', } -}; \ No newline at end of file +};