Skip to content

Commit

Permalink
Merge pull request #7 from ConsumerDataStandardsAustralia/v1.24.0
Browse files Browse the repository at this point in the history
V1.24.0
  • Loading branch information
sumayahasancds authored Jun 28, 2023
2 parents 8d70a26 + 65844cd commit 06f689b
Show file tree
Hide file tree
Showing 4 changed files with 2,209 additions and 2,096 deletions.
8 changes: 4 additions & 4 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
testPathIgnorePatterns: [".d.ts", ".js"]
};
preset: 'ts-jest',
testEnvironment: 'node',
};
Loading

0 comments on commit 06f689b

Please sign in to comment.