We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f4c20 commit d873eb4Copy full SHA for d873eb4
1 file changed
x-pack/solutions/observability/plugins/observability_agent_builder/tsconfig.json
@@ -3,7 +3,7 @@
3
"compilerOptions": {
4
"outDir": "target/types"
5
},
6
- "include": ["common/**/*", "server/**/*", "../../../../../typings/**/*", "public/**/*"],
+ "include": ["common/**/*", "server/**/*", "../../../../../typings/**/*", "public/**/*", "scripts/**/*"],
7
"kbn_references": [
8
"@kbn/core",
9
"@kbn/agent-builder-common",
0 commit comments