We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
--separateCompilation Unconditionally emit imports for unresolved files.
Is it really the meaning of this option? You'd never guess!
The text was updated successfully, but these errors were encountered:
We had a very hard time trying to name this option. See #2499. But actually, in #3208, this was renamed to --isolatedModules.
--isolatedModules
I just fixed the wiki, but in the future, you can send a PR/file an issue on TypeScript-wiki. Does that more or less address what you had in mind?
Sorry, something went wrong.
Thanks @mihailik
Thanks a lot, the links create a perfect context. Pieces fall into their places.
No branches or pull requests
Compiler Options
Is it really the meaning of this option? You'd never guess!
The text was updated successfully, but these errors were encountered: