redux-devtools/packages/d3-state-visualizer/examples/tree/tsconfig.json

5 lines
72 B
JSON
Raw Normal View History

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