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.