Skip to content

Commit 25186f7

Browse files
committed
[CI] Auto-commit changed files from 'node scripts/lint_ts_projects --fix'
1 parent c540f66 commit 25186f7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

x-pack/solutions/observability/plugins/apm/tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,8 @@
135135
"@kbn/entityManager-plugin",
136136
"@kbn/core-http-server-utils",
137137
"@kbn/key-value-metadata-table",
138-
"@kbn/event-stacktrace"
138+
"@kbn/event-stacktrace",
139+
"@kbn/shared-ux-error-boundary"
139140
],
140141
"exclude": ["target/**/*"]
141142
}

0 commit comments

Comments
 (0)