Skip to content

Commit

Permalink
Silence core-js warnings during tests (#661)
Browse files Browse the repository at this point in the history
Co-authored-by: Ward Peeters <[email protected]>
  • Loading branch information
developit and wardpeet authored Jun 16, 2020
1 parent 95416d1 commit afafa6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fixtures/custom-babelrc/.babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"loose": true,
"modules": false,
"useBuiltIns": "usage",
"corejs": 2,
"targets": {
"esmodules": true
}
Expand Down

0 comments on commit afafa6d

Please sign in to comment.