The on keyword is being picked up as a false positive by objects with a method called on. eg. socket.on 'connection'
The on keyword is being picked up as a false positive by objects with a method called on. eg.
socket.on 'connection'