We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 853d234 commit 769c318Copy full SHA for 769c318
typedoc.js
@@ -2,6 +2,7 @@
2
module.exports = {
3
// #endregion
4
out: 'docs',
5
+ skipErrorChecking: true,
6
// #region pagesConfig-2
7
name: 'Knodes TypeDoc Plugins',
8
entryPoints: [
0 commit comments