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

@commitlint/load installs typescript #2893

Closed
1 of 4 tasks
wojtekmaj opened this issue Nov 30, 2021 · 0 comments
Closed
1 of 4 tasks

@commitlint/load installs typescript #2893

wojtekmaj opened this issue Nov 30, 2021 · 0 comments

Comments

@wojtekmaj
Copy link

wojtekmaj commented Nov 30, 2021

It looks like installing @commitlint/load installs typescript as it has been added to dependencies in #2779. This is one of the reasons why installing @commitlint/load versions 13.2.1 and up, takes whopping 65 MB of disk space, which is almost 30x more than installing version 13.1.0.

Expected Behavior

@commitlint/load not to install typescript alongside itself

Current Behavior

@commitlint/load installs typescript alongside itself

Affected packages

  • cli
  • core
  • prompt
  • config-angular

Possible Solution

Remove typescript from dependencies

Steps to Reproduce (for bugs)

npm install @commitlint/load

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

No branches or pull requests

1 participant