7.2.1-26 • Published 7 years ago

@gerhobbelt/babel-plugin-transform-strict-mode v7.2.1-26

Weekly downloads
8
License
MIT
Repository
github
Last release
7 years ago

@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-mode

or using yarn:

yarn add @gerhobbelt/babel-plugin-transform-strict-mode --dev