Skip to content
Snippets Groups Projects

test(ssi): added integration and unit tests

Merged Berend Sliedrecht requested to merge unit-tests-ssi-abstraction into main
All threads resolved!
Files
18
@@ -3,6 +3,7 @@
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"typeCheck": true,
"builder": {
"type": "swc",
"options": {
Loading