Improved eslint config formatting

This commit is contained in:
Matthias 2024-06-07 19:40:03 +02:00
parent cb70e1681c
commit 9e082e624a

View File

@ -41,6 +41,10 @@ export default [
},
},
],
},
},
{
rules: {
'vue/component-api-style': ['error'],
'vue/component-name-in-template-casing': [
'error',