Skip to content

Commit

Permalink
add a bit more detail
Browse files Browse the repository at this point in the history
  • Loading branch information
tmkelly28 committed Jul 25, 2017
1 parent 9bf31c8 commit 36a755f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Everyone has their own style, so Boilermaker does not come prepackaged with a li
* [Standard style guide](https://standardjs.com/)
* [Airbnb style guide](https://github.com/airbnb/javascript)
* [Google style guide](https://google.github.io/styleguide/jsguide.html)
* This will add an `.eslintrc.js`, `.eslintrc.yaml`, or `.eslintrc.json` (depending on which you choose) - `.js` or `.json` will usually work fine. You may also need to install an appropriate eslint plugin specific for your code editor.

## Start

Expand Down

0 comments on commit 36a755f

Please sign in to comment.