]> Softwares of Agnibho - obscalc.git/blobdiff - .babelrc
Reorganized into components
[obscalc.git] / .babelrc
diff --git a/.babelrc b/.babelrc
new file mode 100644 (file)
index 0000000..9897749
--- /dev/null
+++ b/.babelrc
@@ -0,0 +1,5 @@
+{
+  "presets": [
+    ["es2015", { "modules": false }]
+  ]
+}