Reproduce Steps: - Open [repl](https://repl-vuejs.vercel.app/) - Add `lang="ts"` on `<script>` - Add `const foo = 1` at the end of `<script>` - Hover `foo`, type not correct <img width="736" alt="image" src="https://github.com/vuejs/repl/assets/8372385/20a3a6f9-8143-4dc9-b75c-2da87cf92e3a">