mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-10 05:37:44 +02:00
dep:#64 updated frontend packages and fixed changes
This commit is contained in:
@@ -10,5 +10,5 @@ module.exports = {
|
||||
"@vue/typescript/recommended",
|
||||
],
|
||||
parserOptions: {},
|
||||
rules: {},
|
||||
rules: { 'vue/multi-word-component-names': 0 },
|
||||
};
|
||||
|
Reference in New Issue
Block a user