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.
1 parent db14804 commit 1afb2c2Copy full SHA for 1afb2c2
.babelrc
@@ -1,10 +1,6 @@
1
{
2
"presets": [
3
- ["env", {
4
- "targets": {
5
- "node": 4
6
- }
7
- }],
+ "env",
8
"flow"
9
],
10
"plugins": [
0 commit comments