1
1
mirror of https://github.com/reduxjs/redux-devtools.git synced 2025-07-25 23:49:46 +03:00
redux-devtools/packages/react-json-tree/examples/tsconfig.webpack.json

5 lines
83 B
JSON

{
"extends": "../../../tsconfig.base.json",
"include": ["webpack.config.ts"]
}