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
199f7d8c53
redux-devtools
/
packages
/
react-base16-styling
/
jest.config.js
5 lines
71 B
JavaScript
Raw
Normal View
History
Unescape
Escape
refactor(react-base16-styling)!: convert react-base16-styling to TypeScript (#592) BREAKING CHANGES: Switch from pure-color to color which could change behavior of string parsing or results. No API changes.
2020-08-16 16:00:54 +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'
,
refactor(react-base16-styling)!: convert react-base16-styling to TypeScript (#592) BREAKING CHANGES: Switch from pure-color to color which could change behavior of string parsing or results. No API changes.
2020-08-16 16:00:54 +03:00
}
;
Reference in New Issue
Copy Permalink