summaryrefslogtreecommitdiff
path: root/.babelrc
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-11-17 15:46:12 +0200
committerYuval Adam <_@yuv.al>2018-11-17 15:49:40 +0200
commitb8c2848e6b38c5aaafbe307494865066c748fff8 (patch)
tree2c45b848a8d6dd529cde6efdf64f3c88c888d7ed /.babelrc
parentf3b7cc1b3f896462ef0ceac646308d08a2dab3a9 (diff)
Initial v4.0 - migrate back to React
Diffstat (limited to '.babelrc')
-rw-r--r--.babelrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/.babelrc b/.babelrc
deleted file mode 100644
index 3ed94df..0000000
--- a/.babelrc
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "presets": [
- ["env", { "modules": false }]
- ]
-}