mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-11 20:27:07 +03:00
40ac89aff9
* eslint base * stash * setup * stash * stash * Add jest.config.js * caught
5 lines
83 B
JSON
5 lines
83 B
JSON
{
|
|
"extends": "../../../tsconfig.react.base.json",
|
|
"include": ["../src", "."]
|
|
}
|