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 7846964 commit 5aad458Copy full SHA for 5aad458
.babelrc
@@ -5,7 +5,7 @@
5
"env": {
6
"test": {
7
"presets": [
8
- ["env", {"node": "current"}]
+ ["env", {"targets": {"node": "current"}}]
9
],
10
"plugins": [
11
"transform-runtime",
0 commit comments