Skip to content

Commit 9e5b0a1

Browse files
committed
chore: fix #4353 test not working
1 parent 2e69748 commit 9e5b0a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-workspace/tsc/#4353/main.vue renamed to test-workspace/tsc/vue3/#4353/main.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<script setup lang='ts'>
2+
// @ts-expect-error
23
import { type PropType } from 'vue'
34
</script>
45

0 commit comments

Comments
 (0)