MetaMask / MetaMask/eslint-config

Audit all ESLint config for performance issues

Open
#136 0 comments 0 reactions 1 assignee Claimed by @brad-decker View on GitHub
enhancement
Dominant language
JavaScript
Stars
12
Forks
21
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.