Skip to content

Commit dba55ff

Browse files
committed
chore: remove ts comment
1 parent 32ab4de commit dba55ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/babel-plugin-jsx/src/transform-vue-jsx.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import * as t from '@babel/types';
22
import { type NodePath, type Visitor } from '@babel/traverse';
3-
// @ts-expect-error
43
import { addDefault } from '@babel/helper-module-imports';
54
import {
65
buildIIFE,

0 commit comments

Comments
 (0)