mirror of
https://github.com/chenasraf/massarg.git
synced 2026-05-18 01:39:05 +00:00
fix: docs
This commit is contained in:
@@ -35,7 +35,7 @@ const config: Config = {
|
||||
|
||||
// Plugin / TypeDoc options
|
||||
{
|
||||
entryPoints: ['../src/index.ts'],
|
||||
entryPoints: ['../src/*.ts'],
|
||||
tsconfig: '../tsconfig.json',
|
||||
|
||||
// typedoc options
|
||||
|
||||
Reference in New Issue
Block a user