build: move from Vue CLI to Vite

This commit is contained in:
mrholek
2023-09-26 17:25:35 +02:00
parent afadc178f2
commit 5def136d9a
16 changed files with 59 additions and 162 deletions
-1
View File
@@ -1,5 +1,4 @@
module.exports = {
// jsxBracketSameLine: true,
semi: false,
trailingComma: "all",
singleQuote: true,