We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50249a6 commit 3b4aed8Copy full SHA for 3b4aed8
1 file changed
x-pack/plugins/fleet/tsconfig.json
@@ -25,7 +25,7 @@
25
26
// optionalPlugins from ./kibana.json
27
// TODO { "path": "../security/tsconfig.json" },
28
- // TODO { "path": "../features/tsconfig.json" },
+ { "path": "../features/tsconfig.json" },
29
// TODO { "path": "../cloud/tsconfig.json" },
30
{ "path": "../../../src/plugins/usage_collection/tsconfig.json" },
31
{ "path": "../../../src/plugins/home/tsconfig.json" },
0 commit comments