This commit is contained in:
Hykilpikonna
2021-12-04 14:58:24 -05:00
commit 23252a40cc
18 changed files with 9487 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}