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

Compiler options into the TS code #1886

Closed
jpolo opened this issue Feb 2, 2015 · 1 comment
Closed

Compiler options into the TS code #1886

jpolo opened this issue Feb 2, 2015 · 1 comment
Labels
Duplicate An existing issue was already created Suggestion An idea for TypeScript

Comments

@jpolo
Copy link

jpolo commented Feb 2, 2015

It would be really nice to have a way to get the compiler options into the code (like precompilation ifdef or something like that).
The main reason would be to make conditional code (=shim) conditionnally to the target ES version.

In term of code scalability, this would also help smooth transition to ES6.

@DanielRosenwasser
Copy link
Member

This may be a duplicate of #449.

@RyanCavanaugh RyanCavanaugh added Duplicate An existing issue was already created Suggestion An idea for TypeScript labels Feb 2, 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
Duplicate An existing issue was already created Suggestion An idea for TypeScript
Projects
None yet
Development

No branches or pull requests

3 participants