mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-23 15:46:45 +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"
|
||||
},
|
||||
"typedocOptions": {
|
||||
"entryPoints": ["src"],
|
||||
"jsDocCompatibility": {
|
||||
"exampleTag": true,
|
||||
"defaultTag": true
|
||||
}
|
||||
"entryPoints": ["src"]
|
||||
},
|
||||
"include": ["src/**/*.ts"]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user