Skip to content

Commit ae7e168

Browse files
committed
Changes from node scripts/lint_ts_projects --fix
1 parent 28b05fc commit ae7e168

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
@@ -56,7 +56,8 @@
5656
"@kbn/std",
5757
"@kbn/core-security-server",
5858
"@kbn/encrypted-saved-objects-plugin",
59-
"@kbn/eval-kql"
59+
"@kbn/eval-kql",
60+
"@kbn/react-query"
6061
],
6162
"exclude": ["target/**/*"]
6263
}

0 commit comments

Comments
 (0)