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

Function expressions should check for JSDoc #7988

Closed
DanielRosenwasser opened this issue Apr 9, 2016 · 2 comments
Closed

Function expressions should check for JSDoc #7988

DanielRosenwasser opened this issue Apr 9, 2016 · 2 comments
Labels
Duplicate An existing issue was already created

Comments

@DanielRosenwasser
Copy link
Member

See #4142 (comment).

Currently, it appears that there's no way to give types to the parameters of an IIFE.

@DanielRosenwasser DanielRosenwasser added Bug A bug in TypeScript Salsa labels Apr 9, 2016
@DanielRosenwasser
Copy link
Member Author

Also related is #5158.

@DanielRosenwasser DanielRosenwasser added Duplicate An existing issue was already created and removed Bug A bug in TypeScript labels Apr 9, 2016
@DanielRosenwasser
Copy link
Member Author

Never mind, there is #7533 and there is a way to type these parameters. Unfortunately you need the line break because of how trivia seems to work.

@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Duplicate An existing issue was already created
Projects
None yet
Development

No branches or pull requests

1 participant