mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
fix(NA): adds pipeline-resource-definitions/fix-location-collection.ts into a tsconfig
This commit is contained in:
parent
0e422f95d2
commit
f05d5ee0a8
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@
|
|||
"pipelines/**/*",
|
||||
"scripts/**/*",
|
||||
"pipelines/flaky_tests/groups.json",
|
||||
"pull_requests.json"
|
||||
"pull_requests.json",
|
||||
"pipeline-resource-definitions/**/*.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"target/**/*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue