This commit is contained in:
wvffle 2022-07-19 00:25:36 +00:00 committed by Georg Krause
parent 285a0af7c1
commit 58d40a1eea
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@ module.exports = {
'vue'
],
rules: {
'vue/no-v-html': 'off', // TODO: tackle this properly
// NOTE: Handled by typescript
'no-undef': 'off',
'no-unused-vars': 'off',