Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
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. 💡