[web] Lint source code

This commit is contained in:
Alain Nussbaumer
2024-04-23 20:16:11 +02:00
parent 4c70105b5e
commit 195135b1b6
2 changed files with 6 additions and 7 deletions

View File

@@ -40,7 +40,6 @@ export default [
'prefer-destructuring': 'off',
'prefer-named-capture-group': 'off',
'sort-keys': 'off',
'sort-vars': 'off',
'vue/html-self-closing': 'off',
'vue/max-attributes-per-line': 'off',
'vue/prop-name-casing': 'off',