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

fix(typescript-estree): fix TSNode type error on old ts versions #7267

Merged
merged 1 commit into from
Jul 19, 2023

fix(typescript-estree): fix TSNode type error on old ts versions

64fdb16
Select commit
Failed to load commit list.
Merged

fix(typescript-estree): fix TSNode type error on old ts versions #7267

fix(typescript-estree): fix TSNode type error on old ts versions
64fdb16
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2023 in 1s

87.40% (+0.00%) compared to ad46286

View this Pull Request on Codecov

87.40% (+0.00%) compared to ad46286

Details

Codecov Report

Merging #7267 (64fdb16) into main (ad46286) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7267   +/-   ##
=======================================
  Coverage   87.40%   87.40%           
=======================================
  Files         381      381           
  Lines       13313    13313           
  Branches     3934     3934           
=======================================
  Hits        11636    11636           
  Misses       1292     1292           
  Partials      385      385