This website requires JavaScript.
Explore
Help
Register
Sign In
reduxjs
/
redux-devtools
Watch
1
Star
1
Fork
0
You've already forked redux-devtools
mirror of
https://github.com/reduxjs/redux-devtools.git
synced
2024-11-11 20:27:07 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f7c45f94b0
redux-devtools
/
packages
/
react-dock
/
jest.config.js
5 lines
71 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat(react-dock): convert to TypeScript (#607) * feature(react-dock): convert to TypeScript * And that * Fun * pretty * More fun * Try that
2020-08-24 07:37:43 +03:00
module
.
exports
=
{
preset
:
'ts-jest'
,
chore(deps): update jest monorepo (major) (#791) * chore(deps): update jest monorepo * Changes for jest 27 * Update types as well Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-08-27 19:08:40 +03:00
testEnvironment
:
'jsdom'
,
feat(react-dock): convert to TypeScript (#607) * feature(react-dock): convert to TypeScript * And that * Fun * pretty * More fun * Try that
2020-08-24 07:37:43 +03:00
}
;
Reference in New Issue
Copy Permalink