lib/options/index.js: grunt-check-outdated/options
Converts task-specific options for the
check_outdatedtask into a plain options object used for executing Rollup.This is a re-export of function toArgs published by module options/chkoutdated
Returns: Promise.<Object> - objArray.<strings> - obj.args an array of argumentsArray.<any> - obj.opts an array of options
| Param | Type |
|---|---|
| grunt | grunt |
| task | grunt.task |