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
We should document the potential journeys to guide users through setting up our various packages. I see three main paths:
I want to start linting my TypeScript project with ESLint
I am already linting my TypeScript project with TSLint and I want to switch to ESLint
I am converting my project from JavaScript to TypeScript and I want to keep using ESLint
I think breaking down the docs like this will make everything much more approachable.