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

feat(eslint-config): dropping use of eslint-plugin-prettier #832

Merged
merged 6 commits into from
Apr 2, 2024

Conversation

erunion
Copy link
Member

@erunion erunion commented Apr 2, 2024

🧰 Changes

We're dropping use of eslint-plugin-prettier within our main ESLint config as we've been experiencing some performance setbacks with it in our large codebase. Instead we now recommend running Prettier separately alongside ESLint (which typescript-eslint also recommends doing1).

Footnotes

  1. https://typescript-eslint.io/troubleshooting/performance-troubleshooting/#eslint-plugin-prettier

@erunion erunion requested a review from kanadgupta April 2, 2024 19:09
@erunion erunion added the enhancement New feature or request label Apr 2, 2024
@erunion erunion requested a review from kanadgupta April 2, 2024 20:14
kanadgupta

This comment was marked as outdated.

@kanadgupta kanadgupta dismissed their stale review April 2, 2024 20:27

ooops stale

@erunion erunion requested a review from kanadgupta April 2, 2024 20:27
packages/eslint-config/index.js Outdated Show resolved Hide resolved
packages/eslint-config/index.js Outdated Show resolved Hide resolved
Co-authored-by: Kanad Gupta <8854718+kanadgupta@users.noreply.github.com>
@erunion erunion merged commit 42a3ee9 into main Apr 2, 2024
2 checks passed
@erunion erunion deleted the feat/drop-prettier-eslint-pluging branch April 2, 2024 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants