improve types

This commit is contained in:
Philipp Kühn
2020-11-10 22:52:54 +01:00
parent cb5ca0c084
commit 5dbbfaf46a
3 changed files with 6 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
"allowJs": false,
"checkJs": false,
"paths": {
"@tiptap/*": ["*/src"]
"@tiptap/*": ["*/dist", "*/src"]
},
"lib": [
"esnext",