I have two Typescript projects both with outDir: "dist".
outDir: "dist"
Both also have
"include": [ "src/**/*" ]