mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
ensure all of kbn-test is in ts project
This commit is contained in:
parent
859910d340
commit
41134fe134
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
|||
"extends": "../../tsconfig.json",
|
||||
"include": [
|
||||
"types/**/*",
|
||||
"src/functional_test_runner/**/*"
|
||||
"src/**/*"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue