We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835a35d commit 1fbeca3Copy full SHA for 1fbeca3
1 file changed
x-pack/test/tsconfig.json
@@ -18,7 +18,7 @@
18
"../../typings/**/*",
19
"../../packages/kbn-test/types/ftr_globals/**/*"
20
],
21
- "exclude": ["security_solution/cypress/cypress/**/*", "target/**/*", "*/plugins/**/*", "*/packages/**/*", "*/*/packages/**/*" ],
+ "exclude": ["security_solution_cypress/cypress/**/*", "target/**/*", "*/plugins/**/*", "*/packages/**/*", "*/*/packages/**/*" ],
22
"kbn_references": [
23
{ "path": "../../test/tsconfig.json" },
24
"@kbn/core",
0 commit comments