redux-devtools/packages/d3-state-visualizer/tsconfig.json
2021-09-20 00:33:29 +00:00

8 lines
114 B
JSON

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