TS2204: Call signatures with no arguments have incompatible return types '{0}' and '{1}'
TS2333: 'this' cannot be referenced in constructor arguments
TS2332: 'this' cannot be referenced in current location
TS1442: Expected '=' for property initializer
TS1443: Module declaration names may only use ' or " quoted strings
TS2302: Static members cannot reference class type parameters
TS1456: Type import assertions should have exactly one key - `resolution-mode` - with value `import` or `require`
TS1416: File is source from referenced project specified here
TS1415: Source from referenced project '{0}' included because '--module' is specified as 'none'
TS2328: Types of parameters '{0}' and '{1}' are incompatible
TS2326: Types of property '{0}' are incompatible
TS2315: Type '{0}' is not generic
TS2305: Module 0 has no exported member 1
TS2203: Construct signature return types 0 and 1
TS1415: Source from referenced project '{0}' included because '--module' is specified as 'none'
TS1470: The "import.meta" meta-property is
TS1448: 0 resolves to a type-only declaration
TS1446: 0 resolves to a type-only declaration and
TS1431: for await loops are only allowed at the top level of
TS1393: Imported via 0 from file 1
TS1393: Imported via {0} from file '{1}'