We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 587c159 + 64e54e5 commit 93d1dc0Copy full SHA for 93d1dc0
1 file changed
x-pack/platform/plugins/shared/alerting_v2/tsconfig.json
@@ -32,7 +32,9 @@
32
"@kbn/core-http-server-mocks",
33
"@kbn/core-saved-objects-server-mocks",
34
"@kbn/core-saved-objects-api-server-mocks",
35
- "@kbn/core-security-common"
+ "@kbn/core-security-common",
36
+ "@kbn/core-elasticsearch-server-mocks",
37
+ "@kbn/logging-mocks"
38
],
39
"exclude": [
40
"target/**/*"
0 commit comments