Files
vscode/extensions/typescript-basics
Remco Haszing e0485e9d8f Mark all .tsbuildinfo files as json (#189811)
TypeScript emits a `.tsbuildinfo` file whose file base name matches the
TypeScript configuration file. Typically this configuration file is
named `tsconfig.json`, meaning TypeScript will generate
`tsconfig.tsbuildinfo`. However, if the config file is named
differently, TypeScript will generate another `.tsbuildinfo` file.
2023-08-07 19:32:21 +00:00
..
2023-06-30 09:14:40 -07:00
2023-06-30 09:14:40 -07:00
2022-11-21 21:41:18 -05:00
2021-02-01 14:35:52 +01:00