aboutsummaryrefslogtreecommitdiff
path: root/babel.config.json
diff options
context:
space:
mode:
Diffstat (limited to 'babel.config.json')
-rw-r--r--babel.config.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/babel.config.json b/babel.config.json
new file mode 100644
index 0000000..d58d020
--- /dev/null
+++ b/babel.config.json
@@ -0,0 +1,3 @@
+{
+ "plugins": ["@babel/plugin-syntax-import-attributes"]
+}