[ { "message": "The passive modifier only works with wheel and touch events", "code": "redundant-event-modifier", "start": { "line": 11, "column": 8 }, "end": { "line": 11, "column": 40 } }, { "message": "Touch event handlers that don't use the 'event' object are passive by default", "code": "redundant-event-modifier", "start": { "line": 12, "column": 5 }, "end": { "line": 12, "column": 47 } } ]