This commit is contained in:
2023-03-15 18:47:12 +01:00
commit da5be8aaa1
21 changed files with 13634 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}