mirror of
https://github.com/bendtherules/react-fiber-traverse.git
synced 2026-08-18 13:52:36 +00:00
Configure typedoc to generate docs
This commit is contained in:
+6
-1
@@ -7,5 +7,10 @@
|
||||
"declaration": false,
|
||||
"declarationDir": null,
|
||||
"module": "commonjs",
|
||||
},
|
||||
"typedocOptions": {
|
||||
"mode": "modules",
|
||||
"out": "docs",
|
||||
"theme": "markdown",
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user