redux-devtools/packages/react-dock/demo/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
83 B
JSON

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