You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am quite new to typescript, those references, and endless nuances of compilerOptions are difficult to navigate for me as of now.
create-vite provides support for lit projects for a single project. storybook init provides support for vite+lit for a single project. And lit docs has a section for recommonded tooling (lint/format/...), and a section for proper typescript options. And there is a lit ts starter kit.
These may be useful for you to integrate a lit project into monorepo.
It will really help, those who want to use web platform standards.
It would be great, if web components example with
lit
is added, along with common dev tools.The text was updated successfully, but these errors were encountered: