Remove babel config

This commit is contained in:
Georg Krause 2022-02-22 12:34:13 +01:00
parent 17006094b6
commit 06f636fec0
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}