redux-devtools/packages/map2tree/test/tsconfig.json

5 lines
77 B
JSON
Raw Normal View History

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