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 04a0d8b commit c876ef2Copy full SHA for c876ef2
typedoc.json
@@ -1,7 +1,6 @@
1
{
2
"name": "@json-schema-tools/reference-resolver",
3
- "mode": "file",
4
- "inputFiles": [
+ "entryPoints": [
5
"./src/index.ts"
6
],
7
"out": "docs",
0 commit comments