DEV Community

Discussion on: Lit Element Simple Starter Kit with Vitejs+TypeScript

Collapse
 
andyxmas profile image
andyxmas

thanks - found this really helpful.

I had to set useDefineForClassFields to false in my tsconfig.json to get this working. reference: lit.dev/docs/components/properties...