Created by: gaearon
There is some hackery involved but I think the result is much better.
- I removed all code style rules because they are frustrating when linter is in your face
- I changed existing lint errors to warnings so they're less obtrusive
- Warnings now only appear if there are no errors
- Some long webpack warnings are trimmed
- Useless stack traces are removed
- When there is a syntax error, duplicate parse error from linter is skipped
- The terminal is cleared on every file save
- "Bundle is VALID/INVALID" is replaced by better messages
-
import
rules are (temporarily?) disabled because of caching issue described in eslint file comments - Added tips for ignoring lint warnings
Syntax error:
Lint warning:
Module not found error:
CSS parse error: