mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-19 04:52:26 +01: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