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 53c8408 commit 3c0881aCopy full SHA for 3c0881a
.babelrc
@@ -1,5 +1,5 @@
1
{
2
- "presets": ["es2015", "stage-2", "flow-vue"],
+ "presets": ["env", "stage-2", "flow-vue"],
3
"comments": false,
4
"env": {
5
"test": {
0 commit comments