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

Add ability to ignore only specific parts of the --strict option #82

Open
briancmpbll opened this issue Jul 30, 2024 · 0 comments
Open

Comments

@briancmpbll
Copy link

briancmpbll commented Jul 30, 2024

I have a large project that has files that comply with some parts of the --strict option, but not all. I would really like the ability to only ignore a subset of the --strict option on a per file basis using the @ts-strict-ignore comment. This way I could only ignore the rules that the file violates instead of all strict rules and my team wouldn't be unknowingly introducing new types of strict violations to files that don't violations of those rules.

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

No branches or pull requests

1 participant