-
Notifications
You must be signed in to change notification settings - Fork 13k
Open
Labels
In DiscussionNot yet reached consensusNot yet reached consensusSuggestionAn idea for TypeScriptAn idea for TypeScript
Description
It looks like TypeScript compiler resolves files relative to the location of the tsconfig.json
file (however, I couldn't find anything about paths resolution in the official documentation).
Is there a way to specify an alternative base/working directory, which will be used for relative paths resolution?
I want to use a generic tsconfig.json
file to compile multiple projects in various directories (one at a time).
P/S: I've created a question on StackOverflow first, but haven't received any attention there, so I've decided to ask here directly.
heylookltsme, yokuze, savinger, mrsufgi, RobertWeaver and 22 more
Metadata
Metadata
Assignees
Labels
In DiscussionNot yet reached consensusNot yet reached consensusSuggestionAn idea for TypeScriptAn idea for TypeScript