Getting Started
TypeScript
Getting started using ESLint React in your TypeScript React project
This instruction requires the following minimum versions:
Configure ESLint
Configure Language Service Integration (Optional)
TIP
Once you've correctly configured the language service integration for the files to be linted, ESLint React utilizes the information from the TypeScript compiler to provide better linting results.
For more information, see the Configure Language Config section.