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(cli): react compiler lint only setting #10761

Merged
merged 5 commits into from
Jun 9, 2024

Conversation

Josh-Walker-GM
Copy link
Collaborator

This PR adds to the TOML configuration for the experimental react compiler. It adds a lintOnly option which when set to true will enable linting rules but not include the compiler during code compilation.

@Josh-Walker-GM Josh-Walker-GM added the release:feature This PR introduces a new feature label Jun 9, 2024
@Josh-Walker-GM Josh-Walker-GM added this to the next-release milestone Jun 9, 2024
@Josh-Walker-GM Josh-Walker-GM self-assigned this Jun 9, 2024
@Josh-Walker-GM Josh-Walker-GM enabled auto-merge (squash) June 9, 2024 13:16
@Josh-Walker-GM Josh-Walker-GM merged commit 73241a0 into main Jun 9, 2024
50 of 51 checks passed
@Josh-Walker-GM Josh-Walker-GM deleted the jgmw/react-compiler-lint-only branch June 9, 2024 15:56
Josh-Walker-GM added a commit that referenced this pull request Jun 9, 2024
This PR adds to the TOML configuration for the experimental react
compiler. It adds a `lintOnly` option which when set to true will enable
linting rules but not include the compiler during code compilation.
@Josh-Walker-GM Josh-Walker-GM modified the milestones: next-release, v7.7.0 Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:feature This PR introduces a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant