We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afc4823 commit 06d4a25Copy full SHA for 06d4a25
.eslintrc.js
@@ -14,5 +14,6 @@ module.exports = {
14
'vue/attribute-hyphenation': 0,
15
'curly': 0,
16
'brace-style': 0,
17
+ '@typescript-eslint/brace-style': 0,
18
},
19
}
0 commit comments