eslint-formatter-jslint-xml
v9.0.1
Published
ESLint’s official `jslint-xml` formatter, unofficially published as a standalone module
Downloads
5,006
Readme
eslint-formatter-jslint-xml
ESLint's
jslint-xmlformatter as a standalone package
Demo
<?xml version="1.0" encoding="utf-8"?><jslint><file name="foo.js"><issue line="5" char="10" evidence="" reason="Unexpected foo. (foo)" /></file><file name="bar.js"><issue line="6" char="11" evidence="" reason="Unexpected bar. (bar)" /></file><file name="baz.js"><issue line="1" char="1" evidence="" reason="Fatal error parsing file." /></file></jslint>