Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/lint_ts_projects --…
Browse files Browse the repository at this point in the history
…fix'
  • Loading branch information
kibanamachine authored and tsullivan committed Apr 6, 2024
1 parent 5c69f2c commit 2578f8d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion x-pack/plugins/alerting/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"@kbn/kibana-react-plugin",
"@kbn/management-plugin",
"@kbn/es-ui-shared-plugin",
"@kbn/i18n-react",
"@kbn/ui-theme",
"@kbn/core-doc-links-server-mocks",
"@kbn/doc-links",
Expand All @@ -68,7 +69,8 @@
"@kbn/core-test-helpers-kbn-server",
"@kbn/core-http-router-server-internal",
"@kbn/core-execution-context-server-mocks",
"@kbn/react-kibana-context-render"
"@kbn/react-kibana-context-render",
"@kbn/react-kibana-context-theme"
],
"exclude": [
"target/**/*"
Expand Down

0 comments on commit 2578f8d

Please sign in to comment.