mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
JavaScript: Improve socket.io model.
Recognise `io` imports and use type-tracking to better track handlers.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
module.exports = (x) => console.log(x);
|
||||
Reference in New Issue
Block a user