Following is a list of tools that can be used in developing code in teams, to enforce a given style guide and to catch common errors using static analysis.
- JSLint
- JSHint
- ESLint
- JSCS
Following is a list of tools that can be used in developing code in teams, to enforce a given style guide and to catch common errors using static analysis.
Leave a Reply