mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-16 15:45:27 -05:00
- If composite or incremental then only the .tsbuildinfo will be generated - if --out or --outFile the file is outputFile.tsbuildinfo - if rootDir and outDir then outdir/relativePathOfConfigFromRootDir/configname.tsbuildinfo - if just outDir then outDir/configname.tsbuild - otherwise config.tsbuildinfo next to configFile