This commit is contained in:
Adrian Hopek
2022-02-03 07:51:48 +01:00
parent 9a7ee2f5d3
commit e8118213e1
5 changed files with 12 additions and 17 deletions

View File

@@ -14,4 +14,4 @@ module.exports = {
'vue/html-indent': ['error', 2],
'comma-dangle': ['error', 'always-multiline'],
},
}
}