summaryrefslogtreecommitdiff
path: root/.babelrc
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-09-28 17:54:09 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-09-28 17:54:09 (GMT)
commit7e3963d4a0ca528f041023146ba37810c9aef027 (patch)
tree9c071df311865ea0631d547c45c387696b682d36 /.babelrc
parentabff311cf69765ce7afebfb1523d37717af88e8e (diff)
added npm build environment
Diffstat (limited to '.babelrc')
-rw-r--r--.babelrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.babelrc b/.babelrc
new file mode 100644
index 0000000..520d7f0
--- /dev/null
+++ b/.babelrc
@@ -0,0 +1 @@
+ { "presets": ["react"] }