aws / aws-sdk-mobile-analytics-js

Amazon Mobile Analytics JavaScript SDK
Apache License 2.0
82 stars 38 forks source link

Port JSHint to ESLint #18

Open TDA opened 7 years ago

TDA commented 7 years ago

ESLint is much better maintained and is more modern with a bunch of really configurable options. I suggest that we port from JSHint to ESLint.

Willing to put in a PR if this idea is ok :) @isuttle @cheruvian @pdehaan

cheruvian commented 7 years ago

Sounds reasonable, I'm happy to look over any PR you submit.