TS2322 [ERROR]: Type '12' is not assignable to type '"b"'. const b: "b" = 12; ^ at [WILDCARD]/main.ts:3:7 error: Type checking failed. info: The program failed type-checking, but it still might work correctly. hint: Re-run with --no-check to skip type-checking.