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

Make tsd ignore unused locals by default #185

Merged
merged 2 commits into from Mar 15, 2023

Conversation

tommy-mitchell
Copy link
Contributor

Sets tsconfig option noUnusedLocals: false by default. Based on sindresorhus/type-fest#560 (comment)

Also documents further defaults in the readme.

@tommy-mitchell
Copy link
Contributor Author

Should default / non-overridable compiler options have test cases?

@sindresorhus
Copy link
Collaborator

Should default / non-overridable compiler options have test cases?

Nah

@sindresorhus sindresorhus merged commit 223d6a2 into tsdjs:main Mar 15, 2023
3 checks passed
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 this pull request may close these issues.

None yet

2 participants