1.0.9 • Published 2 years ago

@hon2a/eslint-formatter-idea v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

eslint-formatter-idea

Friendly formatter for ESLint that outputs click-through source links for common IDEs. Similar to eslint-formatter-friendly but with much more compact output.

Install with Npm/Yarn and use with:

eslint --format @hon2a/eslint-formatter-idea <PATHS>

Note: When using this in IDEA (WebStorm), create a "Run Configuration" to make use of this. The links are not click-through when run by hand in a Terminal.