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

Audit all ESLint config for performance issues #136

Open
Gudahtt opened this issue Mar 29, 2021 · 0 comments
Open

Audit all ESLint config for performance issues #136

Gudahtt opened this issue Mar 29, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Gudahtt
Copy link
Member

Gudahtt commented Mar 29, 2021

We've found this ESLint configuration to be very slow, and we suspect it's in part due to redundant or unnecessary rules.

We should audit all of our rules to ensure that none of them are redundant or unnecessary, with particular attention paid to any that have a substantial performance impact.

This should be done after prettier has been added to our base config (#91), as many of the performance issues are related to prettier usage.

@Gudahtt Gudahtt added the enhancement New feature or request label Mar 29, 2021
@brad-decker brad-decker self-assigned this Mar 30, 2021
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

No branches or pull requests

2 participants