mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-11 12:17:18 +03:00
0399d306c0
* stash * more * cli rename * Remove reference * Fix another reference * Fix scripts * Fix package name * Fix tsconfig
5 lines
83 B
JSON
5 lines
83 B
JSON
{
|
|
"extends": "../../../tsconfig.react.base.json",
|
|
"include": ["../src", "."]
|
|
}
|