08ded1cb948f1dc21db4788e494ddcd07a6cd4c2
[platform/framework/web/crosswalk-tizen.git] /
1 # esformatter-spaced-lined-comment
2 [![Build Status](https://secure.travis-ci.org/briandipalma/esformatter-spaced-lined-comment.png)](http://travis-ci.org/briandipalma/esformatter-spaced-lined-comment)
3 [![Dependency Status](https://david-dm.org/briandipalma/esformatter-spaced-lined-comment.png)](https://david-dm.org/briandipalma/esformatter-spaced-lined-comment)
4 [![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)
5
6 esformatter plugin that adds a space in front of line comments. This automates fixing the ESLint
7 `spaced-lined-comment` rule warnings.
8
9 ## Install
10
11 Install with `npm i esformatter-spaced-lined-comment`