Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Typescript | tsconfig.json | noUnusedParameters: true produces errors #95

Open
woozie opened this issue Apr 18, 2021 · 0 comments · May be fixed by #137
Open

Typescript | tsconfig.json | noUnusedParameters: true produces errors #95

woozie opened this issue Apr 18, 2021 · 0 comments · May be fixed by #137

Comments

@woozie
Copy link

woozie commented Apr 18, 2021

Hello

When importing module with noUnusedParameters: true compiler throws errors

You can fix if adding _ before unused variable or remove them completely

Screenshot

@DavidSint DavidSint linked a pull request May 3, 2022 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant