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

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

5 lines
77 B
JSON

{
"extends": "../../../tsconfig.base.json",
"include": ["../src", "."]
}