We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 784411d commit 127d72bCopy full SHA for 127d72b
1 file changed
x-pack/plugins/osquery/cypress/tsconfig.json
@@ -19,6 +19,9 @@
19
"resolveJsonModule": true,
20
},
21
"kbn_references": [
22
+ {
23
+ "path": "../../../test_serverless/tsconfig.json"
24
+ },
25
"@kbn/cypress-config",
26
// cypress projects that are nested inside of other ts project use code
27
// from the parent ts project in ways that can't be automatically deteceted
0 commit comments