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

Catch illegal jsdoc tags on constructors #20045

Merged
1 commit merged into from
Nov 22, 2017
Merged

Catch illegal jsdoc tags on constructors #20045

1 commit merged into from
Nov 22, 2017

Conversation

ghost
Copy link

@ghost ghost commented Nov 15, 2017

Fixes #20044

@ghost ghost requested a review from sandersn November 15, 2017 20:45
@ghost ghost force-pushed the jsdocIllegalTags branch from 2f69eb6 to 1b55365 Compare November 15, 2017 20:50
@ghost ghost force-pushed the jsdocIllegalTags branch from 1b55365 to 06fea7b Compare November 16, 2017 15:22
@ghost ghost merged commit 013ce8e into master Nov 22, 2017
@ghost ghost deleted the jsdocIllegalTags branch November 22, 2017 02:36
errendir added a commit to errendir/TypeScript that referenced this pull request Nov 27, 2017
* origin/master: (28 commits)
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  Removes redundant comments (microsoft#20214)
  Catch illegal jsdoc tags on constructors (microsoft#20045)
  Use stricter types for event bodies
  Use {} instead of any to improve type checking
  Update public API baseline
  Update project on PackageInstalledResponse
  Unswap arguments
  LEGO: check in for master to temporary branch.
  Fix visibility checking of mutually recursive exports (microsoft#19929)
  Add dt baseline folder to gitignore (microsoft#20205)
  Support getJSDocCommentsAndTags for special property assignments (microsoft#20193)
  Clean up outliningElementsCollector (microsoft#20143)
  Correct project root path passed to Typings Installer
  Check hasOwnProperty before copying property
  Convert legacy safe list keys to lowercase on construction
  Port generated lib files (microsoft#20177)
  Clean up lexical classifier (microsoft#20123)
  Allow curly around `@type` jsdoc to be optional (microsoft#20074)
  ...
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
This pull request was closed.
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.

1 participant