mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-11 20:27:07 +03:00
9fdd298dc3
* chore(test): rename test-generator to test-tab * And those * Prettify
8 lines
144 B
JSON
8 lines
144 B
JSON
{
|
|
"extends": "../../../../tsconfig.base.json",
|
|
"compilerOptions": {
|
|
"resolveJsonModule": true
|
|
},
|
|
"include": ["webpack.config.ts"]
|
|
}
|