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

tslib reported #771

Open
konne opened this issue Jan 20, 2023 · 1 comment · May be fixed by #793
Open

tslib reported #771

konne opened this issue Jan 20, 2023 · 1 comment · May be fixed by #793

Comments

@konne
Copy link

konne commented Jan 20, 2023

Bug Description

we use https://www.npmjs.com/package/tslib with this config in the tsconfig.base.json

The tslib is reported in the unused dependencies.

Code snippets

tsconfig.base.json

  "importHelpers": true,

Where the dependency is listed in package.json:

  "tslib": "2.2.0",

Versions

  • node -v: v18.12.1
  • npm -v: 8.19.2
  • depcheck --version:1.4.3

Extra info

@stale
Copy link

stale bot commented Jun 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant