Skip to content
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

ESLint does not lint TypeScript files #289

Closed
andreaforni opened this issue Jan 9, 2024 · 1 comment · Fixed by #288
Closed

ESLint does not lint TypeScript files #289

andreaforni opened this issue Jan 9, 2024 · 1 comment · Fixed by #288
Assignees

Comments

@andreaforni
Copy link
Contributor

The actual configuration of ESLint supports only JavaScript files (js and jsx), but this is a TypeScript project.
We need to add linting support for ts and tsx files.

Copy link

github-actions bot commented Feb 7, 2024

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on:

Your optic bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant