-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuerepo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docs
Description
Suggestion
please don't copy+paste your entire ESLint config when filing an issue.
Doing that means that we need to sift through 2000 lines of config if we need to find the relevant ts-eslint config.
I've seen users do this a bunch. We're not explicitly clear in the docs that this is a no-no. Looks like we should be!
An interesting followup would be to write a bot that complains if more than, say, 2-3 rules are enabled in the config. 💡
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuerepo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docs