Skip to content

Commit c40c852

Browse files
wip: ts @ignore json issue
1 parent 0731e0c commit c40c852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/createVue3SFCModule.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ import {
5858
AbstractPath
5959
} from './types'
6060

61-
61+
// @ts-ignore (Cannot find module '@vue/compiler-sfc/../../package.json' or its corresponding type declarations.)
6262
export { version as vueVersion } from '@vue/compiler-sfc/../../package.json'
6363

6464
/**

0 commit comments

Comments
 (0)