Shiny reporter for vfile
. Visually similar to vfile-reporter-pretty
but avoids a transformation to eslint messages which allows us to support info messages. In addition, it adds hyperlinks to remark
and attend
rules and enables unicode output and hyperlinks in Windows Terminal.
- Sorts results by severity.
- Stylizes inline codeblocks in messages.
- In terminals that support hyperlinks:
- In iTerm and ConEmu, click a filename to open it in your editor.
npm install vfile-reporter-shiny
Nothing to do. It's the default reporter.
remark --report vfile-reporter-shiny .
Nothing to do. It's the default reporter.
MIT. Forked from eslint-formatter-pretty
.