|
|
|
|
|
by brwnll
4010 days ago
|
|
The best part of this guide is that they included a eslint and jslint rules file. https://github.com/airbnb/javascript/tree/master/linters My team adopted this style guide and was easily able to add it as a eslint step to our existing gulp files and run it automatically. This let us use the guide without making everyone memorize the syntax differences between their personal style first. |
|