Skip to content

Move @typings/jest to devDependencies #1

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

Merged
merged 1 commit into from
Aug 29, 2018
Merged

Conversation

shtaft
Copy link
Owner

@shtaft shtaft commented Aug 29, 2018

Since jest functions are global, their typing tends to conflict with other global properties in
global space. This commit moves jest typings to devDependencies, where they won't be
included for projects that require jest-fetch-mock.

This is very similar to a protractor issue, reference here-
angular/protractor#3792
angular/protractor#3795

Since jest functions are global, their typing tends to conflict with other global properties in
global space. This commit moves jest typings to devDependencies, where they won't be
included for projects that require jest-fetch-mock.

This is very similar to a protractor issue, reference here-
angular/protractor#3792
angular/protractor#3795
@shtaft shtaft merged commit 74c9432 into master Aug 29, 2018
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.

2 participants