Skip to content

Commit 6b3f600

Browse files
committed
chore: fix lint
1 parent 83d8472 commit 6b3f600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/transform.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ export async function transformVue(
123123
file,
124124
)
125125
}
126-
126+
127127
const { content } = compileScript(parsedVue.descriptor, {
128128
id: fileName,
129129
fs: {

0 commit comments

Comments
 (0)