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 committed Nov 5, 2024
1 parent 905b08f commit 0fd7ec6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x-pack/plugins/task_manager/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"@kbn/logging",
"@kbn/core-lifecycle-server",
"@kbn/cloud-plugin",
"@kbn/core-saved-objects-base-server-internal"
"@kbn/core-saved-objects-base-server-internal",
"@kbn/core-saved-objects-migration-server-internal"
],
"exclude": ["target/**/*"]
}

0 comments on commit 0fd7ec6

Please sign in to comment.