Closed
Description
This would allow you to specify a tsconfig.json that has a different name.
If you specify a directory, it should first try to resolve tsconfig.json. If it can't find it, it should find the first tsconfig*.json file
References: #2868 (comment)