# 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`
