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 Jan 16, 2024
1 parent 46b424b commit fbf6910
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/plugins/saved_search/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,11 @@
"kbn_references": [
"@kbn/core",
"@kbn/data-plugin",
"@kbn/kibana-utils-plugin",
"@kbn/spaces-plugin",
"@kbn/saved-objects-tagging-oss-plugin",
"@kbn/i18n",
"@kbn/config-schema",
"@kbn/core-saved-objects-server",
"@kbn/core-saved-objects-utils-server",
"@kbn/object-versioning",
"@kbn/content-management-utils",
"@kbn/content-management-plugin",
Expand Down
4 changes: 4 additions & 0 deletions src/plugins/saved_search_so/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
"kbn_references": [
"@kbn/core",
"@kbn/data-plugin",
"@kbn/config-schema",
"@kbn/core-saved-objects-server",
"@kbn/kibana-utils-plugin",
"@kbn/core-saved-objects-utils-server",
],
"exclude": [
"target/**/*",
Expand Down

0 comments on commit fbf6910

Please sign in to comment.