docs: added typedoc plugin to parse DML json files (#8300)

* docs-util: add docblock generator for models built with DML

* add missing turbo task

* docs-util: added typedoc plugin to parse dml json files
This commit is contained in:
Shahed Nasser
2024-07-29 14:19:04 +02:00
committed by GitHub
parent df734a3ce9
commit 7ad4e7b1c9
11 changed files with 124 additions and 29 deletions
+2
View File
@@ -2360,6 +2360,7 @@ __metadata:
pluralize: ^8.0.0
prettier: ^3.2.4
ts-node: ^10.9.1
types: "*"
typescript: 5.5
utils: "*"
yaml: ^2.3.4
@@ -5346,6 +5347,7 @@ __metadata:
"@types/node": ^16.11.10
eslint: ^8.53.0
glob: ^10.3.10
types: "*"
typescript: 5.5
utils: "*"
yaml: ^2.3.3