You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore(deps): update eslint packages
* Update eslint configuration
- remove plugins which prevent upgrading eslint
- update the configuration based on the one from cucumber-expression
- update a piece of code to make linting happy
Note: some rules have been deactivated to make the update of eslint
possible without breaking our build. Those rules may be deactivated
later as part of dedicated pull requests.
* Activate eslint-plugin-simple-import-sort
* Add simple-import-sort to dependency-lint ignore list
* Revert "Add simple-import-sort to dependency-lint ignore list"
This reverts commit 1bd2f32.
* Revert "Activate eslint-plugin-simple-import-sort"
This reverts commit a0075e7.
* Remove eslint-plugin-simple-import-sort
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: aurelien-reeves <[email protected]>
0 commit comments