Skip to content

Comments

Enable unused/implicit checks in tsconfig#914

Merged
testforstephen merged 2 commits intomicrosoft:masterfrom
xqzlgy2:unused/implicit
Dec 8, 2020
Merged

Enable unused/implicit checks in tsconfig#914
testforstephen merged 2 commits intomicrosoft:masterfrom
xqzlgy2:unused/implicit

Conversation

@xqzlgy2
Copy link
Contributor

@xqzlgy2 xqzlgy2 commented Nov 27, 2020

This PR enabled TS compiler check for:

  • Unused import/local variables
  • Unused function parameters
  • Implicit this/any/return

Also fixed existing errors.

@testforstephen testforstephen merged commit 029b22f into microsoft:master Dec 8, 2020
@testforstephen
Copy link
Contributor

thanks @xqzlgy2

@xqzlgy2 xqzlgy2 deleted the unused/implicit branch December 8, 2020 02:12
@testforstephen testforstephen added this to the 0.30.0 milestone Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants