Skip to content

Commit

Permalink
Update jest monorepo (major) (#57)
Browse files Browse the repository at this point in the history
* Update jest monorepo

* fix errors

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Meemaw <[email protected]>
  • Loading branch information
3 people authored May 5, 2022
1 parent 03327ec commit ea5fdfd
Show file tree
Hide file tree
Showing 3 changed files with 2,439 additions and 1,433 deletions.
2 changes: 1 addition & 1 deletion jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const pack = require('./package');

const config: Config.InitialOptions = {
displayName: pack.name,
name: pack.name,
id: pack.name,
modulePaths: ['<rootDir>/src'],
preset: 'ts-jest',
testEnvironment: 'jsdom'
Expand Down
Loading

0 comments on commit ea5fdfd

Please sign in to comment.