FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Cast identifier names to string in lint rule by weswigham · Pull Request #17027 · microsoft/TypeScript · GitHub

Cast identifier names to string in lint rule - #17027

Merged
Wesley Wigham (weswigham) merged 1 commit into
masterfrom
weswigham-patch-2
Jul 7, 2017
Merged

Cast identifier names to string in lint rule#17027
Wesley Wigham (weswigham) merged 1 commit into
masterfrom
weswigham-patch-2

Conversation

Copy link
Copy Markdown
Member

To be compatible with both the current version of the compiler and the nightly (which uses a branded string for the text member).

The lint doesn't care about leading underscores in the strings its searching, so it doesn't need to escape anything anyway.

Fixes #17020.

To be compatible with both the current version of the compiler and the nightly (which uses a branded string for the text member).
Wesley Wigham (weswigham) merged commit f888c88 into master Jul 7, 2017
Wesley Wigham (weswigham) deleted the weswigham-patch-2 branch July 7, 2017 23:30
Microsoft (microsoft) locked and limited conversation to collaborators Jun 14, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL