feat: optimize router logic
This commit is contained in:
@@ -23,6 +23,7 @@ export default typescriptEslint.config(
|
||||
rules: {
|
||||
"vue/singleline-html-element-content-newline": "off",
|
||||
"vue/max-attributes-per-line": "off",
|
||||
"vue/multi-word-component-names": "off",
|
||||
},
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user