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

Add the compiler command line parser to the node module for TypeScript services. #1640

Closed
steveluc opened this issue Jan 11, 2015 · 0 comments
Assignees
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue Help Wanted You can do this

Comments

@steveluc
Copy link
Contributor

Add the file src/compiler/commandLineParser.ts to the TypeScript services node module so that developers can re-use the compiler's command line parsing infrastructure. Place the type information for command line parsing in typescript_internal.d.ts.

@steveluc steveluc self-assigned this Jan 11, 2015
@steveluc steveluc added the Help Wanted You can do this label Jan 11, 2015
@mhegazy mhegazy added the Bug A bug in TypeScript label Jan 12, 2015
@mhegazy mhegazy added this to the TypeScript 1.5 milestone Jan 12, 2015
@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Jan 12, 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 Fixed A PR has been merged for this issue Help Wanted You can do this
Projects
None yet
Development

No branches or pull requests

2 participants