Skip to content

Commit

Permalink
test: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KazariEX committed Dec 5, 2024
1 parent e89fec3 commit 52baa61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-workspace/tsc/passedFixtures/vue3/#5027/main.vue
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<script setup lang="ts">
// @ts-expect-error
defineEmits<{()}>();
</script>

0 comments on commit 52baa61

Please sign in to comment.