# esformatter-use-strict
[![Build Status](https://secure.travis-ci.org/briandipalma/esformatter-use-strict.png)](http://travis-ci.org/briandipalma/esformatter-use-strict)
[![Dependency Status](https://david-dm.org/briandipalma/esformatter-use-strict.png)](https://david-dm.org/briandipalma/esformatter-use-strict)
[![devDependency Status](https://david-dm.org/briandipalma/esformatter-use-strict/dev-status.svg)](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`
