tsc --build + specify tsconfig.json
The answer is simply to provide the file name at the end - no param name.
tsc --build tsconfig-simple.json
The answer is simply to provide the file name at the end - no param name.
tsc --build tsconfig-simple.json