redux-devtools/packages/map2tree/tsconfig.webpack.json
Nathan Bierema 3b027f400e
feat(map2tree): convert to TypeScript (#638)
* map2tree

* Fix build
2020-09-19 19:56:40 -04:00

5 lines
84 B
JSON

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