Skip to content

Instantly share code, notes, and snippets.

@khoand0000
Last active December 29, 2015 12:26
Show Gist options
  • Save khoand0000/559fbe112946a39168d2 to your computer and use it in GitHub Desktop.
Save khoand0000/559fbe112946a39168d2 to your computer and use it in GitHub Desktop.
Which linting tool do I choose?

My choice is ESLint

I like post. I have not used any tools before. I follow the post and decide to choose ESLint because I like feature: turn on/off and edit configuration. JSLint comes from Douglas Crockford, is a good choice. Ideally, all developers use only shared rules-base, come from a experience person. But each company have its rules-base, comes from a leader's experience, just suit to the company. As a developer, we need to follow the company's rules-base even we want to or not. As a freelancer, I have my own rules-base, some rules suit for me, some are not.

References:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment