mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-26 16:09:50 +03:00
Add jest.config.js
This commit is contained in:
parent
3dd31982ab
commit
7ef4ebd2a4
3
packages/react-json-tree/jest.config.js
Normal file
3
packages/react-json-tree/jest.config.js
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
module.exports = {
|
||||||
|
preset: 'ts-jest',
|
||||||
|
};
|
Loading…
Reference in New Issue
Block a user