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

Configure Jest using Typescript #114

Merged
merged 1 commit into from Oct 28, 2020

Conversation

johnmartel
Copy link
Owner

This brings auto-completion to Jest configuration.

See: jestjs/jest#10564
See: jestjs/jest#9636 (comment)

This brings auto-completion to Jest configuration.

See: jestjs/jest#10564
See: jestjs/jest#9636 (comment)
@johnmartel johnmartel added the chore Repository or code maintenance label Oct 28, 2020
@codeclimate
Copy link

codeclimate bot commented Oct 28, 2020

Code Climate has analyzed commit 06b579b and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Oct 28, 2020

Codecov Report

Merging #114 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #114   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            6         6           
=========================================
  Hits             6         6           
Flag Coverage Δ
#unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b3f863...06b579b. Read the comment docs.

@johnmartel johnmartel merged commit a571588 into master Oct 28, 2020
@johnmartel johnmartel deleted the chore/configure-jest-using-typescript branch October 28, 2020 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Repository or code maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant