Searched defs:getLinterOptionsFromCommandLine (Results 1 – 1 of 1) sorted by relevance
52 …const testCommonOpts = testArgs.commonArgs ? getLinterOptionsFromCommandLine(testArgs.commonArgs) … constant120 function getLinterOptionsFromCommandLine(cmdLine: string): LinterOptions { function