Searched defs:testCommonOpts (Results 1 – 1 of 1) sorted by relevance
33 testCommonOpts?: LinterOptions; property52 …const testCommonOpts = testArgs.commonArgs ? getLinterOptionsFromCommandLine(testArgs.commonArgs) … constant86 const { runTestFileOpts, testCommonOpts, testModeArgs, testModeProps } = createTestConfigOpts; constant