npm install babel-plugin-transform-remove-strict-mode && yarn add babel-plugin-transform-remove-strict-mode
.babelrc
{ "plugins": ["transform-remove-strict-mode"] }