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

Move libs used in tests to devDependencies #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TikiTDO
Copy link

@TikiTDO TikiTDO commented Jun 8, 2022

What Changed

Moves a few development dependencies (modules used only in tests) to devDependencies, and remove @babel/preset-env from devDependencies because it's already in dependencies.

How to test

Run existing tests as normal. The behavior should not change in any way.

Once released the library should no longer create a dependency for prettier or ts-dedent in the utilizing project.

Change Type

  • maintenance
  • documentation
  • patch
  • minor
  • major

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.

1 participant