esformatter-spaced-lined-comment
Version:
esformatter plugin for adding a space as the first character in a line comment
12 lines (8 loc) • 765 B
Markdown
# esformatter-spaced-lined-comment
[](http://travis-ci.org/briandipalma/esformatter-spaced-lined-comment)
[](https://david-dm.org/briandipalma/esformatter-spaced-lined-comment)
[](https://david-dm.org/briandipalma/esformatter-spaced-lined-comment#info=devDependencies)
esformatter plugin that adds a space in front of line comments. This automates fixing the ESLint
`spaced-lined-comment` rule warnings.
## Install
Install with `npm i esformatter-spaced-lined-comment`