mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-11 04:07:34 +03:00
d3fccc1487
* stash * stash * stash
8 lines
143 B
JSON
8 lines
143 B
JSON
{
|
|
"extends": "../../../tsconfig.react.base.json",
|
|
"compilerOptions": {
|
|
"resolveJsonModule": true
|
|
},
|
|
"include": ["../src", "src"]
|
|
}
|