Fix tests and build
Remove unused code and dependencies
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
},
|
||||
"typedocOptions": {
|
||||
"out": "docs/api",
|
||||
"exclude": "test",
|
||||
"exclude": ["test", "build"],
|
||||
"theme": "default",
|
||||
"excludePrivate": true,
|
||||
"excludeProtected": true,
|
||||
|
Reference in New Issue
Block a user