User Details
User Details
- User Since
- Aug 4 2015, 11:46 PM (500 w, 4 d)
- Availability
- Available
Nov 16 2015
Nov 16 2015
• yangsu added a comment to D12198: Added ESLint Support.
@michaeljs1990 That code is for handling when there's any error in linter itself. The code I wrote there was simply to help with debugging linter installation issues. For us, our eslint config is based on airbnb's config and also uses react, so we needed to install a few other packages globally. If you didn't have those installed, the linter will blow up and you won't see anything in sublime.