Skip to content
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
merged 30 commits into from
Aug 22, 2023

Conversation

meeroslav
Copy link
Contributor

@meeroslav meeroslav commented Aug 8, 2023

  • js > library > generator > addLint
  • linter
    • init migration (the message is in place so we can implement this later)
    • lint-project
  • angular > add-linting
  • cypress
  • detox
  • expo
  • next
  • node
  • playwright
  • plugin
  • react
  • react-native
  • storybook
  • workspace > move
  • ensure all dynamic manipulations modify paths
  • ensure all manipulations are behind isMigrationSupported

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

@meeroslav meeroslav self-assigned this Aug 8, 2023
@vercel
Copy link

vercel bot commented Aug 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2023 9:15pm

@meeroslav meeroslav force-pushed the add-flat-config-support-to-generators branch 2 times, most recently from b99bcc2 to 329d04b Compare August 8, 2023 18:40
@meeroslav meeroslav changed the title feat(linter): add flat support to lint-project feat(linter): add flat config support to generators Aug 8, 2023
@meeroslav meeroslav added the scope: linter Issues related to Eslint support in Nx label Aug 8, 2023
@meeroslav meeroslav force-pushed the add-flat-config-support-to-generators branch from 329d04b to 53df1c7 Compare August 9, 2023 13:11
@meeroslav meeroslav force-pushed the add-flat-config-support-to-generators branch from f80ca8c to 12dcc4a Compare August 9, 2023 14:07
@meeroslav meeroslav force-pushed the add-flat-config-support-to-generators branch from 9723e93 to 2e9baa5 Compare August 10, 2023 10:20
@meeroslav meeroslav marked this pull request as ready for review August 10, 2023 12:45
@meeroslav meeroslav requested review from a team as code owners August 10, 2023 12:45
@meeroslav meeroslav force-pushed the add-flat-config-support-to-generators branch from 38e6ea9 to 37699ef Compare August 22, 2023 21:09
@meeroslav meeroslav merged commit e34219a into nrwl:master Aug 22, 2023
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: linter Issues related to Eslint support in Nx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants