Skip to content

Releases: Khan/eslint-action

v2.0.0

23 Nov 19:29
d2cca53
Compare
Choose a tag to compare
  • Launches eslint via node rather than using the API, ensuring module isolation based on the location of eslint and the given working directory, allowing deterministic node module resolution
  • Uses the github matchers for eslint errors to provide annotations now
  • Fixes an issue with the module resolution for eslint-plugin-flowtype and eslint v8.

What's Changed

New Contributors

Full Changelog: v1.1.5...v2.0.0