1
1
mirror of https://github.com/reduxjs/redux-devtools.git synced 2025-03-03 18:58:01 +03:00
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"]
}