mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-25 04:19:02 +08:00
8 lines
111 B
JSON
8 lines
111 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"types": ["vite/client"],
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
}
|
|
}
|