mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-12-04 07:23:52 +03:00
d49535da03
* stash * stash * compiles * Tests * finish * fix packages * somemore * update snapshot
8 lines
144 B
JSON
8 lines
144 B
JSON
{
|
|
"extends": "../../../../tsconfig.base.json",
|
|
"compilerOptions": {
|
|
"resolveJsonModule": true
|
|
},
|
|
"include": ["webpack.config.ts"]
|
|
}
|