react-rxjs/packages/utils/tsconfig-build.json
2021-05-31 13:51:59 +02:00

5 lines
88 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["**/*.test.*", "**/test-helpers/*.*"]
}