diff --git a/.eslintrc.json b/.eslintrc.json index 4c3cffa..433df35 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -3,6 +3,7 @@ "@antfu/eslint-config-vue" ], "rules": { - "vue/valid-v-model": "off" + "vue/valid-v-model": "off", + "vue/singleline-html-element-content-newline": "off" } } \ No newline at end of file diff --git a/index.html b/index.html index 3c278d9..bcb849b 100755 --- a/index.html +++ b/index.html @@ -6,6 +6,7 @@
{{ icons.length }} icons
+ ++ {{ icons.length }} icons +