We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 815510b + c3f9cf1 commit fd80706Copy full SHA for fd80706
.babelrc
@@ -1,3 +1,3 @@
1
{
2
- "presets": [ "env" ]
+ "presets": [ [ "env", { "targets": { "node": "6" } } ] ]
3
}
0 commit comments