esformatter plugin that adds a global use strict at the top of a module
npm install esformatter-use-strictAdds a use strict to the start of esformatter output. Makes module use strict.
Will strip other use stricts in file.
Install with npm i esformatter-use-strict