PromucFlow_constructor/app/client/packages/utils/tsconfig.json

5 lines
68 B
JSON
Raw Normal View History

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