Open
Description
currently VSCode uses the file with the exact name tsconfig.json
in the folder as the project file for a typescript project,
i have a few other project files named differently for corresponding sub-projects inside the same folder, I wish there was a way to tell VSCode to use one of them rather then the default tsconfig.json