-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(linter): add flat config support to generators #18534
Merged
meeroslav
merged 30 commits into
nrwl:master
from
meeroslav:add-flat-config-support-to-generators
Aug 22, 2023
+3,537
−1,157
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
f5f4105
feat(linter): add flat support to lint-project
meeroslav 8925d82
feat(linter): move ast logic to utils
meeroslav a69f3f2
feat(linter): move ast logic to utils
meeroslav 146ef89
feat(linter): add addImportToFlatConfig
meeroslav 7fdfa77
feat(linter): add addCompatToFlatConfig
meeroslav 7e0e038
feat(linter): add flat support to react-native
meeroslav 00927de
feat(linter): add flat support to react, detox and expo
meeroslav f56d2ad
feat(linter): simplify cypress
meeroslav 67501c4
feat(linter): handle node
meeroslav 83fc7ad
feat(linter): handle js
meeroslav 21df9c6
feat(linter): handle angular
meeroslav 233e5f6
fix(linter): escape circular dependency
meeroslav c8bb741
fix(linter): add support to cypress
meeroslav 42193df
fix(linter): fix unit tests
meeroslav 634e384
fix(linter): add support for move command
meeroslav 703ce01
fix(linter): fix broken code
meeroslav 9dbd2f9
fix(linter): add support for flat config in cypress
meeroslav 25438cb
fix(linter): fix e2e faulty generation
meeroslav dfb4c1a
fix(linter): minor storybook improvement
meeroslav 74833fc
fix(linter): support next
meeroslav 8ae0994
fix(linter): support compat for override replace
meeroslav 4a3dc32
fix(linter): enable plugin
meeroslav a510d66
fix(linter): ensure root is set for flat config
meeroslav b29070f
fix(linter): ensure all config manipulations are supported
meeroslav 948e16f
feat(linter): support flat config migration
meeroslav 5705f26
fix(linter): add support for plugin removal and base import
meeroslav 8e90737
cleanup(linter): cleanup json converter
meeroslav 5c3ab1b
feat(linter): move move logic to linter
meeroslav 3dae274
fix(linter): remove old todo
meeroslav 37699ef
feat(linter): add disclaimer for when nx/linter is missing
meeroslav File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a stub definition, css-minimizer-webpack-plugin already contains types