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 32ab4de commit dba55ffCopy full SHA for dba55ff
packages/babel-plugin-jsx/src/transform-vue-jsx.ts
@@ -1,6 +1,5 @@
1
import * as t from '@babel/types';
2
import { type NodePath, type Visitor } from '@babel/traverse';
3
-// @ts-expect-error
4
import { addDefault } from '@babel/helper-module-imports';
5
import {
6
buildIIFE,
0 commit comments