Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
myrotvorets-team committed Sep 21, 2023
1 parent 1fe26e7 commit 1ea0a63
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 140 deletions.
2 changes: 1 addition & 1 deletion .mocharc.cjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @type {import('mocha').MochaOptions} */
module.exports = {
recursive: true,
spec: ['test/**/*.test.mts'],
extension: ['.test.mts'],
'node-option': ['loader=ts-node/esm', 'no-warnings'],
require: 'mocha.setup.mjs',
reporter: 'mocha-multi',
Expand Down
Loading

0 comments on commit 1ea0a63

Please sign in to comment.