Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(ts-estree): fix issues with typeParams in FunctionExpression#208

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JamesHenry merged 1 commit intotypescript-eslint:masterfromarmano2:type-params-range
Feb 4, 2019
Merged

Conversation

armano2
Copy link
Collaborator

  • fix range of FunctionExpression and typeParameters
  • fix regression: move typeParameters from Property back to FunctionExpression

fixes:prettier/prettier#5817

- fix range of FunctionExpression with typeParams- fix regression: move typeParameters from Property back to FunctionExpression
@armano2armano2 self-assigned thisFeb 4, 2019
@armano2armano2 added the bugSomething isn't working labelFeb 4, 2019
@codecov
Copy link

codecovbot commentedFeb 4, 2019

Codecov Report

Merging#208 intomaster willincrease coverage by<.01%.
The diff coverage is100%.

@@            Coverage Diff             @@##           master     #208      +/-   ##==========================================+ Coverage    96.2%   96.21%   +<.01%==========================================  Files          51       51                Lines        2451     2455       +4       Branches      369      370       +1     ==========================================+ Hits         2358     2362       +4  Misses         48       48                Partials       45       45
Impacted FilesCoverage Δ
packages/typescript-estree/src/convert.ts96.82% <100%> (+0.01%)⬆️

@JamesHenryJamesHenry merged commitd4dfa3b intotypescript-eslint:masterFeb 4, 2019
@armano2armano2 deleted the type-params-range branchFebruary 4, 2019 23:52
kaicataldo pushed a commit to kaicataldo/typescript-eslint that referenced this pull requestAug 27, 2019
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsApr 21, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@JamesHenryJamesHenryJamesHenry approved these changes

Assignees

@armano2armano2

Labels
bugSomething isn't working
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

TypeScript generics are removed incorrectly
2 participants
@armano2@JamesHenry

[8]ページ先頭

©2009-2025 Movatter.jp