eslint-formatter-sourcemaps [](https://travis-ci.org/brettz9/eslint-formatter-sourcemaps)
February 2, 2021 ยท View on GitHub
ESLint formatter that understands inline source-maps and works properly therewith.
Fork of eslint-path-formatter2
but with a few fixes and ability to use without a relative path.
Usage
eslint -f sourcemaps .
To-dos
- Switch from jshint to ESLint
- Get rid of Grunt and update devDeps
- Add
nycfor coverage testing