We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e70d6a commit 273779eCopy full SHA for 273779e
src/core/vue2.ts
@@ -1,6 +1,7 @@
1
import { transform } from '@babel/core'
2
// @ts-expect-error
3
import TS from '@babel/plugin-syntax-typescript'
4
+// @ts-expect-error
5
import vue2Jsx from '@vue/babel-preset-jsx'
6
import { isTS } from './utils'
7
import type { TransformOptions } from '@babel/core'
src/core/third-party.d.ts renamed to third-party.d.ts
0 commit comments