You are using older version of TypeScript (below 4.0.5), type interpolation was introduced from version 4.1.5 onwards.
You can change version on the left to 4.0.5 to see the same error.
For the best results, you can add typescript as a dev dependency in your project or install new version of typescript globally on your machine.