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

Consider using the config helper from typescript-eslimt instead of a type comment #152

Closed
segevfiner opened this issue Feb 6, 2025 · 2 comments

Comments

@segevfiner
Copy link

typescript-eslimt has a config helper that will handle typing the config instead of having to specify it by yourself, see https://typescript-eslint.io/getting-started#step-2-configuration

This can be nicer that using a @type comment.

@eslintbot eslintbot added this to Triage Feb 6, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Feb 6, 2025
@nzakas
Copy link
Member

nzakas commented Feb 6, 2025

Thanks for the suggestion. We're not a fan of the config helper, so we don't want to encourage its use here.

@nzakas nzakas closed this as not planned Won't fix, can't repro, duplicate, stale Feb 6, 2025
@github-project-automation github-project-automation bot moved this from Needs Triage to Complete in Triage Feb 6, 2025
@segevfiner
Copy link
Author

A matter of taste I suppose. As you wish. 👍

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

No branches or pull requests

2 participants