First, really pleased to see this, and I'd like to move at least part of our project to use single-file components as we go forward ... but we use TypeScript, and as I understand it (and from a brief skim of the sources) only JavaScript is supported inside the <script> element.
It would be excellent to see support for TypeScript in the <script> element of the .lit single file :)
First, really pleased to see this, and I'd like to move at least part of our project to use single-file components as we go forward ... but we use TypeScript, and as I understand it (and from a brief skim of the sources) only JavaScript is supported inside the
<script>element.It would be excellent to see support for TypeScript in the
<script>element of the.litsingle file :)