fix types for vue-3 in vscode
This commit is contained in:
7
packages/vue-3/tsconfig.json
Normal file
7
packages/vue-3/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"extends": "../../tsconfig",
|
||||||
|
"exclude": [
|
||||||
|
"**/node_modules",
|
||||||
|
"**/dist",
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user