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.
eslint -f sourcemaps .
- Switch from jshint to ESLint
- Get rid of Grunt and update devDeps
- Add
nyc
for coverage testing