What's Changed
- Add configuration to log a task complete message, which will set the task status to partially succeeded if there have been warnings. To enable this behavior, set the environment variable
ESLINT_AZDO_LOG_TASK_COMPLETE
to have a value before running ESLint. - Bump dev dependencies
Full Changelog: v1.1.1...v1.2.0