UNPKG

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