mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
6 lines
77 B
JSON
6 lines
77 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": [
|
|
"src/**/*.ts"
|
|
]
|
|
}
|