redux-devtools/packages/d3-state-visualizer/examples/tree/tsconfig.webpack.json
Nathan Bierema 09c82b70ab
chore(react-dock): fix example build (#886)
* chore(react-dock): fix demo build

* Lint
2021-09-22 02:57:17 +00:00

5 lines
86 B
JSON

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