Files
TypeScript/src/tsserver
Nathan Shively-Sanders b71f80351b Create an ATA cache per patch version of TS
Previously, we created one cache per minor version. This changes allows
us to invalidate the ATA cache by releasing a new patch version of
Typescript.
2019-04-08 09:41:22 -07:00
..