Added linter support for eslint http://eslint.org/
Details
Details
Diff Detail
Diff Detail
- Branch
- eslint
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 10354 Build 12625: arc lint + arc unit
Event Timeline
Comment Actions
Clearly I should have used the search functionality before writing this ...
Might leave this here anyway since this implementation uses JSON output instead of relying on regexes to match linter output.
I presume that relying on script-and-regex is the only answer until T10038 is addressed?