esformatter plugin: format javascript files that contain React JSX Elements
an esformatter plugin to make esformatter ignore certain lines and blocks of code
esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.
esformatter plugin that converts array and object constructors to literal notations
esformatter plugin: add semicolon before '[' and '(' if it's the start of a line.