workflow: sfc playground
This commit is contained in:
7
packages/global.d.ts
vendored
7
packages/global.d.ts
vendored
@@ -22,3 +22,10 @@ declare namespace jest {
|
||||
toHaveBeenWarnedTimes(n: number): R
|
||||
}
|
||||
}
|
||||
|
||||
declare module '*.vue' {
|
||||
|
||||
}
|
||||
declare module '*?raw' {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user