esformatter-use-strict
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
esformatter plugin that adds a global use strict at the top of a module