ethanresnick / json-api

Turn your node app into a JSON API server (http://jsonapi.org/)
GNU Lesser General Public License v3.0
268 stars 41 forks source link

CircleCI: run eslint on build #85

Closed ethanresnick closed 9 years ago

ethanresnick commented 9 years ago

This makes sure that our code meets the linting + style criteria in addition to passing the tests.