fix frontend build

This commit is contained in:
Hazelnoot 2025-10-07 19:55:08 -04:00
parent 19193b66aa
commit d06c07b97b
6 changed files with 54 additions and 16 deletions

View file

@ -170,6 +170,7 @@ export default [
autofix: true,
}],
'vue/attribute-hyphenation': ['error', 'never'],
'import/no-default-export': 'off',
},
},
{