mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-26 07:59:48 +03:00
Try that
This commit is contained in:
parent
b7d06bb3b4
commit
6a920e090c
|
@ -8,6 +8,6 @@
|
||||||
"esModuleInterop": true,
|
"esModuleInterop": true,
|
||||||
"forceConsistentCasingInFileNames": true,
|
"forceConsistentCasingInFileNames": true,
|
||||||
// See https://github.com/DefinitelyTyped/DefinitelyTyped/issues/33311
|
// See https://github.com/DefinitelyTyped/DefinitelyTyped/issues/33311
|
||||||
"types": ["jest"]
|
"types": ["node", "jest"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user