Open rjkip opened 7 years ago
Scato suggests using the Airbnb eslint preset in https://github.com/ibuildingsnl/qa-tools/issues/76
Make sure ESLint is configured to check for sensible cyclomatic complexity. Related JSHint issue https://github.com/ibuildingsnl/qa-tools/issues/18
We could also opt for something like https://github.com/jlongster/prettier. Why not actually reformat to a standard, rather than checking and requiring developers to fix it themselves?
As originally submitted by @DRvanR:
http://eslint.org/
Depends on https://github.com/ibuildingsnl/qa-tools/issues/93