Added external library to the project

This commit is contained in:
Lorenz Hilpert
2023-02-03 16:20:45 +01:00
parent 06fe8b3742
commit 3cdb3d6294
21 changed files with 246 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
"*test:domain-printer": "ng test @domain/printer",
"test:domain-remission": "ng test @domain/remission",
"*test:domain-task-calendar": "ng test @domain/task-calendar",
"test:external": "ng test external",
"*test:hub-notifications": "ng test @hub/notifications",
"*test:isa-remission": "ng test @isa/remission",
"*test:modal-availabilities": "ng test @modal/availabilities",