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

Default to using files in the tsconfig as the entry file #45

Open
krisselden opened this issue Jun 15, 2018 · 0 comments
Open

Default to using files in the tsconfig as the entry file #45

krisselden opened this issue Jun 15, 2018 · 0 comments

Comments

@krisselden
Copy link

Right now only the compiler options are taken from the tsconfig.json, but if you used ts.parseCommandLine you could resolve the entry files as well.

Usets.parseCommandLine then commandLine.fileNames as root with the commandLine.options.

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

No branches or pull requests

1 participant