Skip to content

Commit

Permalink
chore(deps): jest 27, lint-staged 11
Browse files Browse the repository at this point in the history
  • Loading branch information
urish committed Oct 29, 2021
1 parent a9b1eeb commit 910143b
Show file tree
Hide file tree
Showing 3 changed files with 7,271 additions and 15,078 deletions.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module.exports = {
testEnvironment: 'node',
globals: {
'ts-jest': {
tsConfig: 'tsconfig.spec.json',
tsconfig: 'tsconfig.spec.json',
},
},
};
Loading

0 comments on commit 910143b

Please sign in to comment.