Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
decentralgabe committed Oct 9, 2023
1 parent 4bc01bd commit d2d96ee
Show file tree
Hide file tree
Showing 5 changed files with 304 additions and 308 deletions.
6 changes: 1 addition & 5 deletions packages/dids/.mocharc.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{
"enable-source-maps": true,
"exit": true,
"spec": ["tests/compiled/**/*.spec.js"],
"node-option": [
"experimental-specifier-resolution=node",
"loader=ts-node/esm"
]
"spec": ["tests/compiled/**/*.spec.js"]
}
Loading

0 comments on commit d2d96ee

Please sign in to comment.