WRR-12625: Adopted ESLint flat config#365
Merged
daniel-stoian-lgp merged 17 commits intofeature/eslint9from Feb 12, 2025
Merged
WRR-12625: Adopted ESLint flat config#365daniel-stoian-lgp merged 17 commits intofeature/eslint9from
daniel-stoian-lgp merged 17 commits intofeature/eslint9from
Conversation
20db5c6 to
e90606f
Compare
…R-12625 # Conflicts: # CHANGELOG.md # npm-shrinkwrap.json # package.json
hong6316
added a commit
that referenced
this pull request
Feb 21, 2025
* updated eslint to v9 * set env variable to not use eslint flat config * added support for setting env variable * updated eslint-config-enact and enact/dev-utils dependencies * added changelog * Update CHANGELOG.md Co-authored-by: Stanca <63341832+stanca-pop-lgp@users.noreply.github.com> * sync with develop * update dependency tree * fix to make cli-testing work * updated dependencies * Update CHANGELOG.md * Update CHANGELOG.md * WRR-12625: Adopted ESLint flat config (#365) * updated eslint to version 9 and created new eslint config file * linked eslint-config-enact branch that supports flat config * removed unnecessary files property * updated CHANGELOG.md * adjusted change log * updated eslint to latest minor version * removed shrinkwrap * added npm-shrinkwrap.json * refactored eslint.config.js file to avoid plugin duplication * replaced --no-eslintrc with --no-config-lookup * updated config for eslint-webpack-plugin * created separate eslint config for eslint-webpack-plugin * updated shrinkwrap * fixed shrinkwrap * eslint fixes * removed unused parameter --------- Co-authored-by: Daniel Stoian <daniel.stoian@lgepartner.com> * fixed lint command and updated shrinkwrap * updated shrinkwrap * bugfix * update dependency tree * update dependency tree 2 * update dependency tree 3 * update dependency tree * revert bin/enact.js --------- Co-authored-by: Stanca <63341832+stanca-pop-lgp@users.noreply.github.com> Co-authored-by: taeyoung.hong <taeyoung.hong@lge.com> Co-authored-by: taeyoung.hong <35059065+hong6316@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist
Issue Resolved / Feature Added
Updated
eslintto version^9.19.0and adopted flat config.Resolution
Additional Considerations
Links
WRR-12625
Comments
Enact-DCO-1.0-Signed-off-by: Stanca Pop stanca.pop@lgepartner.com