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

fix(eslint-plugin): improve detection of used vars in heritage#102

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 2 commits intotypescript-eslint:masterfromarmano2:no-unused-vars
Jan 21, 2019
Merged

Conversation

armano2
Copy link
Collaborator

This PR fixes issue with heritage clause in classes and interfaces, it also reduces possible false possitives from class heritage when used as MemberExpression

fixes:#45

@codecov
Copy link

codecovbot commentedJan 21, 2019

Codecov Report

Merging#102 intomaster willincrease coverage by0.02%.
The diff coverage is100%.

@@            Coverage Diff             @@##           master     #102      +/-   ##==========================================+ Coverage   94.81%   94.83%   +0.02%==========================================  Files          48       48                Lines        2470     2480      +10       Branches      381      381              ==========================================+ Hits         2342     2352      +10  Misses         77       77                Partials       51       51
Impacted FilesCoverage Δ
packages/eslint-plugin/lib/rules/no-unused-vars.js100% <100%> (ø)⬆️

@JamesHenryJamesHenry merged commit193b434 intotypescript-eslint:masterJan 21, 2019
@armano2armano2 deleted the no-unused-vars branchJanuary 21, 2019 15:49
armanio123 pushed a commit to armanio123/typescript-eslint that referenced this pull requestJan 24, 2019
…Fixestypescript-eslint#102) (typescript-eslint#104)* Only check *.ts and *.tsx files (Fixestypescript-eslint#102)* Move duplicated isTypescript() function to util.js* Simplify regex in isTypescript()
@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
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

[no-unused-vars] More missing detections
2 participants
@armano2@JamesHenry

[8]ページ先頭

©2009-2025 Movatter.jp