Skip to content

Commit d873eb4

Browse files
committed
Add to tsconfig
1 parent a7f4c20 commit d873eb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • x-pack/solutions/observability/plugins/observability_agent_builder

x-pack/solutions/observability/plugins/observability_agent_builder/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"compilerOptions": {
44
"outDir": "target/types"
55
},
6-
"include": ["common/**/*", "server/**/*", "../../../../../typings/**/*", "public/**/*"],
6+
"include": ["common/**/*", "server/**/*", "../../../../../typings/**/*", "public/**/*", "scripts/**/*"],
77
"kbn_references": [
88
"@kbn/core",
99
"@kbn/agent-builder-common",

0 commit comments

Comments
 (0)