esformatter-use-strict
Version:
esformatter plugin that adds a global use strict at the top of a module
12 lines (8 loc) • 673 B
Markdown
# esformatter-use-strict
[](http://travis-ci.org/briandipalma/esformatter-use-strict)
[](https://david-dm.org/briandipalma/esformatter-use-strict)
[](https://david-dm.org/briandipalma/esformatter-use-strict#info=devDependencies)
Adds a `use strict` to the start of esformatter output. Makes module `use strict`.
Will strip other `use strict`s in file.
## Install
Install with `npm i esformatter-use-strict`