exports.enter = {taskListCheck: enterCheck} exports.exit = {taskListCheck: exitCheck, taskListCheckValueChecked: checked} function enterCheck() { this.tag('') }