Releases: stefanoeb/eslint-action
Releases · stefanoeb/eslint-action
1.0.2
Migrated to the new action.yml
file to specify the action configs
v1.0.1
First release 🎉
No dockerfile or previous build step needed 🙅🏻♂️
- Supports globs passed down to ESLint.
- Builds node modules if there's none.
- Uses
yarn
ornpm
according to the lockfiles.