Skip to content

emitDecoratorMetadata in Visual Studio #3061

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

Closed
abakirov opened this issue May 6, 2015 · 2 comments
Closed

emitDecoratorMetadata in Visual Studio #3061

abakirov opened this issue May 6, 2015 · 2 comments
Labels
Bug A bug in TypeScript Duplicate An existing issue was already created

Comments

@abakirov
Copy link

abakirov commented May 6, 2015

In TypeScrip 1.5 beta, is it possible to set emitDecoratorMetadata flag in Visual Studio 2013?

I can see the __metadata call in the generated JS code when compile from command line but I cannot find corresponding option in VS.

Thanks!

@danquirk
Copy link
Member

danquirk commented May 7, 2015

Sounds like you want it added to the list here: #3034

@danquirk danquirk added the Bug A bug in TypeScript label May 7, 2015
@mhegazy
Copy link
Contributor

mhegazy commented May 7, 2015

tracked by #3034 now.

@mhegazy mhegazy closed this as completed May 7, 2015
@mhegazy mhegazy added the Duplicate An existing issue was already created label May 7, 2015
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A bug in TypeScript Duplicate An existing issue was already created
Projects
None yet
Development

No branches or pull requests

3 participants