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

fix: #50 jsx files not being linted by the react config #88

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

lucasrmendonca
Copy link
Contributor

@lucasrmendonca lucasrmendonca commented Sep 2, 2024

Fixes #50
Now, both .jsx and .tsx files are linted by the react config

Before, only .tsx files were being linted for react config, now both .jsx and .tsx files are being linted
@lucasrmendonca lucasrmendonca changed the title Fix react config not linting .jsx files fix: react config not linting .jsx files Sep 2, 2024
@lucasrmendonca lucasrmendonca changed the title fix: react config not linting .jsx files fix: ##50 jsx files not being linted by the react config Sep 2, 2024
@lucasrmendonca lucasrmendonca changed the title fix: ##50 jsx files not being linted by the react config fix: #50 jsx files not being linted by the react config Sep 2, 2024
@gajus gajus merged commit 0ce418f into gajus:main Sep 9, 2024
1 check passed
@gajus
Copy link
Owner

gajus commented Sep 9, 2024

Thank you!

Copy link

github-actions bot commented Sep 9, 2024

🎉 This PR is included in version 44.2.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

This experimental syntax requires enabling one of the following parser plugin(s): ‘jsx, flow, typescript’
2 participants