aboutsummaryrefslogtreecommitdiff
path: root/.babelrc
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2019-03-19 16:46:06 +0100
committerstonedDiscord <stoned@derpymail.org>2019-03-19 16:46:06 +0100
commit93a4462c3c2f333f9bc54296847d628d6d46bdb1 (patch)
tree12dcf631c71a66608a4030411c6d76f61f1d587c /.babelrc
parent16878ca81abd27e92c1650282f560b8d6d393bcc (diff)
update all this npm shit
Diffstat (limited to '.babelrc')
-rw-r--r--.babelrc9
1 files changed, 0 insertions, 9 deletions
diff --git a/.babelrc b/.babelrc
deleted file mode 100644
index 5d36355..0000000
--- a/.babelrc
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "presets": [
- ["env", {
- "targets": {
- "browsers": ["last 2 versions", "ie >= 11"]
- }
- }]
- ]
- } \ No newline at end of file