kibana/packages/kbn-telemetry-tools/tsconfig.json
Ahmad Bamieh 266f853b0b
[Telemetry] Collector Schema (#64942)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-27 02:52:26 +03:00

7 lines
75 B
JSON

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