runem / lit-analyzer

Monorepository for tools that analyze lit-html templates
MIT License
317 stars 36 forks source link

Plan for lit-analyzer CLI #281

Open tbz opened 1 year ago

tbz commented 1 year ago

My team would like to start using the lit-analyzer CLI to lint our Lit code base, but our IT department was a little worried about the future of this package. I understand that the Lit team has taken over development of this package and has released updates to the VS Code plugin.

These changes seem to be released as pre-versions of the lit-analyzer package, is there a plan to make these the new 2.0 of lit-analyzer?

Thanks!