TypeScript/src/cancellationToken
Andrew Casey a9cbea4259
Use fs.existsSync to check for cancellation (#36190)
Unlike statSync, it doesn't throw if the file doesn't exist, saving both
time and allocations.
2020-01-15 12:53:40 -08:00
..
cancellationToken.ts Use fs.existsSync to check for cancellation (#36190) 2020-01-15 12:53:40 -08:00
tsconfig.json Update gulp to build using this branch 2019-03-01 13:44:14 -08:00