Remove babel config

This commit is contained in:
Georg Krause 2022-02-22 12:34:13 +01:00
commit 06f636fec0
No known key found for this signature in database
GPG key ID: FD479B9A4D48E632

View file

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