ufukomer / node-impala

Node Client for Impala using Apache Thrift
https://www.npmjs.com/package/node-impala
MIT License
31 stars 12 forks source link

Setup eslint with Airbnb config #1

Closed harunurhan closed 8 years ago

harunurhan commented 8 years ago

This PR has configuration and setup eslint. It forces to follow rules of Airbnb JavaScript Style Guide.

Note: After this, all contributors should do npm run eslint at least before creating a PR.