6 points
Few people use just Typescript, though - there’s always dangerously exposed native libraries in the mix.
2 points
I would somewhat disagree. These days virtually every popular library on npm is pure typescript and every new project I see at a company is pure typescript, with only legacy migrations of old systems still mixing the two.
1 point
*