--wip-- [skip ci]
This commit is contained in:
@@ -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',
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user