Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd support for TypeScript usage with typescript-eslint-parser #1919
Comments
You can overwrite those yourself; at this time we’re not going to make that change here. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using typescript-eslint-parser, ESLint configurations can be enforced on TypeScript files.
Modifying
.js,.jsx
to.js,.jsx,.ts,.tsx
in the following files would fix most of the issues with TypeScript integration: