Package Exports
- eslint-formatter-stylish
- eslint-formatter-stylish/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (eslint-formatter-stylish) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
eslint-formatter-stylish
ESLint's
stylishformatter as a standalone package
Demo
foo.js
5:10 error Unexpected foo foo
bar.js
6:11 warning Unexpected bar bar
baz.js
1:1 error Fatal error parsing file
✖ 3 problems (2 errors, 1 warning)