aboutsummaryrefslogtreecommitdiffhomepage
path: root/babel.config.js
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2022-06-04 22:40:48 +0200
committerBastien Wirtz <bastien.wirtz@gmail.com>2022-07-02 21:16:41 +0200
commitcbbed6346a437e6b9f05f646f1df0c77d2fb36eb (patch)
tree50d887f10739036a374065ebea047f891ad223a7 /babel.config.js
parent95c589ba71d80ed0073158bbb6f81ec449b058d6 (diff)
downloadhomer-cbbed6346a437e6b9f05f646f1df0c77d2fb36eb.tar.gz
homer-cbbed6346a437e6b9f05f646f1df0c77d2fb36eb.tar.zst
homer-cbbed6346a437e6b9f05f646f1df0c77d2fb36eb.zip
Migrate to VueJS 3
Diffstat (limited to 'babel.config.js')
-rw-r--r--babel.config.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/babel.config.js b/babel.config.js
deleted file mode 100644
index 162a3ea..0000000
--- a/babel.config.js
+++ /dev/null
@@ -1,3 +0,0 @@
1module.exports = {
2 presets: ["@vue/cli-plugin-babel/preset"],
3};