diff --git a/babel.config.js b/babel.config.js index 5938ba7d7a..15f3793a75 100644 --- a/babel.config.js +++ b/babel.config.js @@ -6,7 +6,7 @@ module.exports = { [ '@babel/preset-env', { - useBuiltIns: "usage", + useBuiltIns: 'usage', corejs: 3, targets: { node: 'current'