-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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(create-vite): fix eslint configuration for React templates #13749
Conversation
Run & review this pull request in StackBlitz Codeflow. |
Added to the team bord to discuss the choice of using or not typed rules: #13550 (comment) |
@patak-dev @bluwy Do you think I should add more content to the READMEs? |
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.
I think the current README added is good. Got two minor nits but should be good to merge and release to fix the issue.
sorry for my ignorance, but how can I test these changes locally? my |
We should release an update of create-vite in the coming days. |
Fix #13739
Fix #13747
Moved the scope of the lint command to root so that it avoids mismatch between IDE and
yarn lint