Skip to content

Commit

Permalink
Merge pull request #30 from s-group-dev/updates-2025-01-15
Browse files Browse the repository at this point in the history
fix(dependencies): update dev dependencies
  • Loading branch information
iiroj authored Jan 15, 2025
2 parents ceb2c20 + f1e50bf commit 319d24e
Show file tree
Hide file tree
Showing 4 changed files with 1,396 additions and 1,545 deletions.
1 change: 1 addition & 0 deletions jest.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ export default {
moduleNameMapper: {
'^(\\.{1,2}/.*)\\.js$': '$1',
},
prettierPath: null,
setupFilesAfterEnv: ['./jest-setup.ts'],
testEnvironment: 'jsdom',
testMatch: ['**/*.(spec|test).(ts|tsx|?js)'],
Expand Down
Loading

0 comments on commit 319d24e

Please sign in to comment.