"description":"The unit test report file path (JUnit format)",
"default":"reports/unit_test_report.xml",
"advanced":true
}
],
"features":[
@@ -70,12 +64,6 @@
"description":"npm [run script](https://docs.npmjs.com/cli/v8/commands/npm-run-script) arguments to execute the lint analysis - yarn [run script](https://classic.yarnpkg.com/en/docs/cli/run) arguments to execute the lint analysis",
"default":"run lint",
"advanced":true
},
{
"name":"NODE_LINT_REPORT_PATH",
"description":"Variable to define lint analysis report path",