瀏覽代碼

Merge pull request #45 from ergenekonyigit/patch-1

es2015 => env
tags/1.2.0
Achilles Rasquinha 7 年之前
committed by GitHub
父節點
當前提交
04720166f1
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      .babelrc

+ 2
- 2
.babelrc 查看文件

@@ -1,10 +1,10 @@
{
"presets": [
["latest", {
"es2015": {
"env": {
"modules": false
}
}]
],
"plugins": ["external-helpers"]
}
}

Loading…
取消
儲存