mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-23 23:56:44 +02:00
fix: doc generation use latest typedoc version
Some checks failed
gitea-sync/antos/pipeline/head There was a failure building this commit
Some checks failed
gitea-sync/antos/pipeline/head There was a failure building this commit
This commit is contained in:
parent
3f706b2ab1
commit
961b7dd48f
@ -9,11 +9,7 @@
|
|||||||
"outDir": "dist"
|
"outDir": "dist"
|
||||||
},
|
},
|
||||||
"typedocOptions": {
|
"typedocOptions": {
|
||||||
"entryPoints": ["src"],
|
"entryPoints": ["src"]
|
||||||
"jsDocCompatibility": {
|
|
||||||
"exampleTag": true,
|
|
||||||
"defaultTag": true
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"include": ["src/**/*.ts"]
|
"include": ["src/**/*.ts"]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user