Skip to content

Commit 4aa3d1b

Browse files
committed
Changes from node scripts/lint_ts_projects --fix
1 parent 86a1b46 commit 4aa3d1b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

x-pack/platform/plugins/shared/alerting_v2/tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@
4444
"@kbn/zod",
4545
"@kbn/core-di-internal",
4646
"@kbn/i18n",
47-
"@kbn/zod-helpers"
47+
"@kbn/zod-helpers",
48+
"@kbn/core-saved-objects-api-server-mocks"
4849
],
4950
"exclude": [
5051
"target/**/*"

0 commit comments

Comments
 (0)