Skip to content

Commit afafa6d

Browse files
developitwardpeet
andauthored
Silence core-js warnings during tests (#661)
Co-authored-by: Ward Peeters <ward@coding-tech.com>
1 parent 95416d1 commit afafa6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/fixtures/custom-babelrc/.babelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"loose": true,
77
"modules": false,
88
"useBuiltIns": "usage",
9+
"corejs": 2,
910
"targets": {
1011
"esmodules": true
1112
}

0 commit comments

Comments
 (0)