Skip to content

add configuration support #44

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
clausreinke opened this issue Jan 29, 2015 · 1 comment
Closed

add configuration support #44

clausreinke opened this issue Jan 29, 2015 · 1 comment

Comments

@clausreinke
Copy link
Owner

So far, we've got a fixed configuration built-in (mostly the default config, with target set to ES5). There is also a hack to support loading different lib.d.ts files. In the future, we should try to support configuration in more standard ways, perhaps via startup flags, more likely via the new .tsconfig files.
Related issues: #41 #43.

@clausreinke
Copy link
Owner Author

For tsconfig.json, follow microsoft/TypeScript#1667 and microsoft/TypeScript#1692

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant