Rift.IO OSM R1 Initial Submission
[osm/UI.git] / skyquake / .babelrc
diff --git a/skyquake/.babelrc b/skyquake/.babelrc
new file mode 100644 (file)
index 0000000..f68f024
--- /dev/null
@@ -0,0 +1,5 @@
+{
+  "presets": [
+    "es2015", "stage-0", "react"
+  ]
+}