larafoundingteam / Lara

Private messaging app for n-1 messaging. Use case for is "Brother-At-Large" in some robert rules of order denominations.
GNU General Public License v3.0
2 stars 0 forks source link

Enforce stricter style requirements. #13

Closed alexwaibel closed 5 years ago

alexwaibel commented 5 years ago

Add a lot more rules to ESLint and Prettier to allow them to work better together and more properly adhere to Airbnb style guide. Also require Prettier check to pass for all Travis builds.

alexwaibel commented 5 years ago

It was moved because nodemon is only needed on dev. It's the thing that auto refreshes node on code change.