-
-
Notifications
You must be signed in to change notification settings - Fork 106
Does This Plugin Support TypeScript? #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm not sure what it is you're asking. What do you mean by "support typescript projects"? |
If you use the TypeScript ESLint parser in your ESLint config, then yeah, it should work |
I think we need to be clear about what "support typescript projects" means in order to give an accurate answer. There are too many ways that can be interpreted:
|
@nzakas my project is a Next.js project which is set to use TypeScript. |
You should be able to use this plugin with your project. It probably would have been faster to just try it. :) |
Hello,
Does this plugin support TypeScript projects?
The text was updated successfully, but these errors were encountered: