We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 668bdc1 commit e8f15feCopy full SHA for e8f15fe
test/unit-tests/debugger/buildConfig.test.ts
@@ -38,6 +38,7 @@ suite("BuildConfig Test Suite", () => {
38
testEnvironmentVariables: {},
39
additionalTestArguments,
40
searchSubfoldersForPackages: false,
41
+ ignoreSearchingForPackagesInSubfolders: [],
42
autoGenerateLaunchConfigurations: false,
43
disableAutoResolve: false,
44
attachmentsPath: "",
0 commit comments