Skip to content

Commit

Permalink
Revert "fix jest config"
Browse files Browse the repository at this point in the history
This reverts commit 262fed0.
  • Loading branch information
etrepum committed Apr 24, 2024
1 parent ddf3d3f commit 807b436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

'use strict';

const tsconfig = require('./tsconfig.test.paths.json');
const tsconfig = require('./tsconfig.json');

const common = {
modulePathIgnorePatterns: ['/npm'],
Expand Down

0 comments on commit 807b436

Please sign in to comment.