Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mismith0227/hugo_theme_pickles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormismith0227 <doraepon2216@gmail.com>2017-08-07 20:48:55 +0300
committermismith0227 <doraepon2216@gmail.com>2017-08-07 20:48:55 +0300
commit93d1e6b83ffccee54f39a1ed616815cd52551197 (patch)
tree64052f77678a9c17b2bb125f7d9367e8f1292db1 /.babelrc
parentad72a7ae7d0740cf39fa2b8b9f2d5583c6cc59ea (diff)
edit env
Diffstat (limited to '.babelrc')
-rw-r--r--.babelrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.babelrc b/.babelrc
new file mode 100644
index 0000000..c13c5f6
--- /dev/null
+++ b/.babelrc
@@ -0,0 +1,3 @@
+{
+ "presets": ["es2015"]
+}