docs: add pkg entrypoints for typedocs
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -16,9 +16,12 @@
|
||||
"noUnusedLocals": false,
|
||||
"strictNullChecks": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"paths": {
|
||||
"~/*": ["../packages/core/src/*"]
|
||||
}
|
||||
},
|
||||
"include": [
|
||||
"../packages/vue-flow"
|
||||
"../packages/**/*"
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules"
|
||||
|
||||
Reference in New Issue
Block a user