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

eslint flat config support #47

Merged
merged 13 commits into from
Dec 26, 2024
Merged

eslint flat config support #47

merged 13 commits into from
Dec 26, 2024

Conversation

pamellix
Copy link
Contributor

@pamellix pamellix commented Dec 20, 2024

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install [email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
# or 
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add [email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]

@pamellix pamellix requested a review from SeanSilke December 20, 2024 20:49
@pamellix pamellix changed the title Speed 1579 eslint 9 support eslint flat config support Dec 24, 2024
package.json Outdated
Copy link
Contributor

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",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Никаких плагинов для eslint в корне не должно быть.

@pamellix pamellix force-pushed the SPEED-1579-eslint-9-support branch from f17367d to 74fc958 Compare December 24, 2024 19:32
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Все еще есть изменения в package-lock.json . А их не должно быть.


## Flat config for eslint

Also, we added a flat configuration for ESLint
Copy link
Contributor

@SeanSilke SeanSilke Dec 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Замени на.

Suggested change
Also, we added a flat configuration for ESLint
Also, we supports a flat configuration for ESLint

@pamellix pamellix merged commit 70fddd4 into master Dec 26, 2024
5 checks passed
@pamellix pamellix deleted the SPEED-1579-eslint-9-support branch December 26, 2024 18:43
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

Successfully merging this pull request may close these issues.

2 participants