-
Notifications
You must be signed in to change notification settings - Fork 0
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
eslint flat config support #47
Conversation
package.json
Outdated
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.
Почему появились эти пакеты?
Кажется это лишнее и должно быть в ./packages/{config_name}.
package.json
Outdated
"eslint-plugin-react": "7.37.2", | ||
"eslint-plugin-react-hooks": "5.1.0", | ||
"eslint-plugin-react-perf": "3.3.3", | ||
"eslint-plugin-salute-rules": "1.0.0", |
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.
Никаких плагинов для eslint в корне не должно быть.
f17367d
to
74fc958
Compare
package-lock.json
Outdated
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.
Все еще есть изменения в package-lock.json . А их не должно быть.
packages/eslint-config/README.md
Outdated
|
||
## Flat config for eslint | ||
|
||
Also, we added a flat configuration for ESLint |
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.
Замени на.
Also, we added a flat configuration for ESLint | |
Also, we supports a flat configuration for ESLint |
📦 Published PR as canary version:
Canary Versions
✨ Test out this PR locally via: