redux-devtools/packages/react-json-tree/examples/tsconfig.json

5 lines
75 B
JSON
Raw Normal View History

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