Showing 1 of 1 total issue
Function handler
has 32 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export const handler = (argv) => {
// get options from argv
const { install, test, dryRun, logLevel } = argv
// set log heading & level