Skip to content

Commit 3b4aed8

Browse files
author
John Schulz
committed
Enable reference to features project
1 parent 50249a6 commit 3b4aed8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

x-pack/plugins/fleet/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
// optionalPlugins from ./kibana.json
2727
// TODO { "path": "../security/tsconfig.json" },
28-
// TODO { "path": "../features/tsconfig.json" },
28+
{ "path": "../features/tsconfig.json" },
2929
// TODO { "path": "../cloud/tsconfig.json" },
3030
{ "path": "../../../src/plugins/usage_collection/tsconfig.json" },
3131
{ "path": "../../../src/plugins/home/tsconfig.json" },

0 commit comments

Comments
 (0)