cybertk / abao

REST API automated testing tool based on RAML
MIT License
354 stars 59 forks source link

ES7 Migration - Linting #225

Open oshalygin opened 7 years ago

oshalygin commented 7 years ago

In an effort to keep the codebase manageable with numerous contributors, it would be helpful if we had a linter in place. The obvious choice is ESLint, followed by the specific style guide that we can start with and then customize accordingly.

I'll make some propositions:

cybertk commented 7 years ago

+1 for Airbnb