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

support eslint 8.0 #61

Closed
8 of 10 tasks
aladdin-add opened this issue Sep 26, 2021 · 0 comments
Closed
8 of 10 tasks

support eslint 8.0 #61

aladdin-add opened this issue Sep 26, 2021 · 0 comments

Comments

@aladdin-add
Copy link

aladdin-add commented Sep 26, 2021

aladdin-add added a commit that referenced this issue Nov 23, 2021
fix: rm no needed deps

these eslint plugins has been installed as eslint-config-react-app's deps.
aladdin-add added a commit that referenced this issue Nov 23, 2021
the main change is to replace eslint.CliEngine to eslint.ESLint, as CLIEngine
has been removed.

refs: https://eslint.org/docs/8.0.0/user-guide/migrating-to-8.0.0#remove-cliengine

fix: rm no needed deps

these eslint plugins has been installed as eslint-config-react-app's deps.
aladdin-add added a commit that referenced this issue Nov 23, 2021
the main change is to replace eslint.CliEngine to eslint.ESLint, as CLIEngine
has been removed.

refs: https://eslint.org/docs/8.0.0/user-guide/migrating-to-8.0.0#remove-cliengine

fix: rm no needed deps

these eslint plugins has been installed as eslint-config-react-app's deps.
aladdin-add added a commit that referenced this issue Dec 16, 2021
the main change is to replace eslint.CliEngine to eslint.ESLint, as CLIEngine
has been removed.

refs: https://eslint.org/docs/8.0.0/user-guide/migrating-to-8.0.0#remove-cliengine

fix: rm no needed deps

these eslint plugins has been installed as eslint-config-react-app's deps.
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

1 participant