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

Commit 5c7972d

Browse files
author
Stanislav Panferov
committed
feat(*): use another preset for babel to work on prev node versions
1 parent 77de502 commit 5c7972d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.babelrc

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

0 commit comments

Comments
 (0)