Skip to content

Commit

Permalink
Fix Typedoc config
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Nov 7, 2024
1 parent b2c71ef commit b314fc6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"typedocOptions": {
"entryPoints": ["./src/index.ts"],
"out": "docs",
"name": "ZenFS Devices",
"plugin": ["typedoc-plugin-remove-references"]
"name": "ZenFS Devices"
}
}

0 comments on commit b314fc6

Please sign in to comment.