Open
Description
What is the problem this feature will solve?
Since --experimental-typescript-support
landed there are more and more TypeScript file in the codebase (especially in the test folder).
Currently those are ignored by the make lint
job.
What is the feature you are proposing to solve the problem?
Add the eslint typescript plugin, so we can have linting for TypeScript files.
What alternatives have you considered?
Manually format 😿
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Awaiting Triage