repl
repl
copied to clipboard
Published
20 hours ago
•
vuejs
Reame
Issues
[monaco] `lang="ts"` not actually works
Open
troy351
opened this issue 1 year ago
• 0 comments
Reproduce Steps:
Open
repl
Add
lang="ts"
on
<script>
Add
const foo = 1
at the end of
<script>
Hover
foo
, type not correct
Jul 04 '24 02:07
troy351