--wip-- [skip ci]

This commit is contained in:
2021-05-13 16:26:03 +02:00
parent 4f4d4e2024
commit 9dfac11a14
3 changed files with 13 additions and 5 deletions

View File

@@ -17,6 +17,7 @@ module.exports = {
'no-debugger': process.env.NODE_ENV === 'production' ? 'warn' : 'off',
'@typescript-eslint/explicit-module-boundary-types': 'off',
'@typescript-eslint/camelcase': 'off',
'vue/no-multiple-template-root': 'off',
'prettier-vue/prettier': [
'error',
{