aboutsummaryrefslogtreecommitdiff
path: root/.babelrc
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2018-03-23 19:33:08 +0100
committerNoah Loomans <noahloomans@gmail.com>2018-03-23 19:33:08 +0100
commit9a617e85ae4c632bf12f32e59da519b676216004 (patch)
tree84e85229e549f1340c1636ce4a4d3ca4e68ef53d /.babelrc
parent5e96a4f263bb68ce440567883f7811b34a14e191 (diff)
Project cleanup
Diffstat (limited to '.babelrc')
-rw-r--r--.babelrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.babelrc b/.babelrc
deleted file mode 100644
index 27b5c0d..0000000
--- a/.babelrc
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "presets": ["es2015", "react", "stage-2"]
-}