Skip to content
This repository was archived by the owner on Sep 24, 2019. It is now read-only.

Commit 5627c4c

Browse files
committedFeb 27, 2017
Add missing support for async functions with babel 2017 preset.
1 parent b168e76 commit 5627c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎.babelrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"presets": ["es2015", "stage-3"]
2+
"presets": ["es2017", "stage-3"]
33
}

0 commit comments

Comments
 (0)
This repository has been archived.