mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-27 23:15:15 +08:00
fix types for vue-3 in vscode
This commit is contained in:
parent
9fbde0f8da
commit
009a948cae
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",
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user