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

Migrate to ESLint v9.0.0 on RN snippets #25

Open
erdemyerebasmaz opened this issue Aug 26, 2024 · 0 comments
Open

Migrate to ESLint v9.0.0 on RN snippets #25

erdemyerebasmaz opened this issue Aug 26, 2024 · 0 comments

Comments

@erdemyerebasmaz
Copy link
Contributor

Running into issues when running eslint scripts locally on latest versions.

$ eslint . --ext .js,.jsx,.ts,.tsx --fix
Invalid option '--ext' - perhaps you meant '-c'?
You're using eslint.config.js, some command line flags are no longer available. Please see https://eslint.org/docs/latest/use/command-line-interface for details.

ESLint - Configuration Migration Guide

@breez breez deleted a comment Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@erdemyerebasmaz and others