Skip to content

test(typescript-estree): fix issue in jest config #1559

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
Feb 2, 2020
Merged

test(typescript-estree): fix issue in jest config #1559

merged 1 commit into from
Feb 2, 2020

Conversation

armano2
Copy link
Collaborator

@armano2 armano2 commented Feb 2, 2020

This PR fixes isolatedModules for typescript-estree package

#1546

@typescript-eslint

This comment has been minimized.

@armano2 armano2 self-assigned this Feb 2, 2020
@armano2 armano2 added the tests anything to do with testing label Feb 2, 2020
@codecov
Copy link

codecov bot commented Feb 2, 2020

Codecov Report

Merging #1559 into master will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1559      +/-   ##
==========================================
+ Coverage   95.48%   95.49%   +0.01%     
==========================================
  Files         140      140              
  Lines        6396     6398       +2     
  Branches     1830     1830              
==========================================
+ Hits         6107     6110       +3     
+ Misses        106      105       -1     
  Partials      183      183
Impacted Files Coverage Δ
packages/typescript-estree/src/ts-estree/index.ts 100% <0%> (ø) ⬆️
...pt-estree/src/ts-estree/estree-to-ts-node-types.ts 100% <0%> (+100%) ⬆️

@bradzacher bradzacher merged commit 39929b2 into typescript-eslint:master Feb 2, 2020
@armano2 armano2 deleted the fix-jest-config branch February 2, 2020 18:07
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tests anything to do with testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants