@gerhobbelt/babel-plugin-transform-strict-mode
v7.2.1-26
Published
This plugin places a 'use strict'; directive at the top of all files to enable strict mode
Readme
@gerhobbelt/babel-plugin-transform-strict-mode
This plugin places a 'use strict'; directive at the top of all files to enable strict mode
See our website @gerhobbelt/babel-plugin-transform-strict-mode for more information.
Install
Using npm:
npm install --save-dev @gerhobbelt/babel-plugin-transform-strict-modeor using yarn:
yarn add @gerhobbelt/babel-plugin-transform-strict-mode --dev