fix: Update survey locale based on the account (#4207)

This commit is contained in:
Pranav Raj S
2022-03-20 13:07:36 +05:30
committed by GitHub
parent 8372ae418e
commit 6097f4c122
8 changed files with 99 additions and 8 deletions

View File

@@ -29,8 +29,8 @@ module.exports = {
'vue/html-self-closing': 'off',
"vue/no-v-html": 'off',
'vue/singleline-html-element-content-newline': 'off',
'import/extensions': ['off']
'import/extensions': ['off'],
'no-console': 'error'
},
settings: {
'import/resolver': {