fix: approve, history and submit pages grouped in review module
Some checks failed
Build / Build-and-ng-test (pull_request) Failing after 1m5s

Using compodoc instead of typedoc because of better angular support.
This commit is contained in:
Mihajlo Medjedovic
2023-08-01 14:50:04 +02:00
parent 2a3f4f755c
commit e056ece223
35 changed files with 3536 additions and 218 deletions

1
client/tsconfig.doc.json Normal file
View File

@@ -0,0 +1 @@
{"include":["src/**/*.ts"],"exclude":["src/**/*.spec.ts"]}