Skip to content

Commit

Permalink
register vue jsx types in tsx test (#1661)
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Dec 25, 2023
1 parent b5c73ef commit c4b76bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-dts/vue-i18n/components.test-d.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import 'vue/jsx'
import { expectType, expectError } from '..'

import {
Expand Down

0 comments on commit c4b76bf

Please sign in to comment.