fix: ensure that safari is running properly, fix #875

This commit is contained in:
Vben
2021-07-07 23:40:04 +08:00
parent 5bce6528ba
commit dafcdd898c
3 changed files with 6 additions and 28 deletions

View File

@@ -61,6 +61,7 @@ module.exports = defineConfig({
'vue/singleline-html-element-content-newline': 'off',
'vue/attribute-hyphenation': 'off',
'vue/require-default-prop': 'off',
'vue/script-setup-uses-vars': 'off',
'vue/html-self-closing': [
'error',
{