@@ -14,7 +14,11 @@
"browser": true
},
"rules": {
"semi": "off",
"semi": [
"error",
"never"
],
"vue/no-v-html": "off",
"vue/html-indent": [
"tab"
The note is not visible to the blocked user.