google/playground-elements

Upgrade to latest TypeScript version

justinfagnani opened this issue · 1 comments

We need TypeScript 5.2 to enable standard decorator usage in the playground.

We also very much might want to have a tsconfig option to choose between experimental and standard decorators.

An important thing here is that the tsconfig must be part of the project if it's different than the default. Though that might be a lit.dev/playground concern