mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
3c20df5e93
* Create folders for sys.writeFile * Use project root path for emit output file name * Normalize project file path for external projects * Patch writeFile for all sys implementations * Use the original file for single inferred project case * recursive create directory for all sys implementations