Lookout-ent
Results
2
issues of
Lookout-ent
I'm using acorn for parsing Input : **function testing(){ var la = qr && 1 / br(new qr([, -0]))[1] == w /*okay*/ return true; }** while attaching comments using astravel,...
``` Buffer.TYPED_ARRAY_SUPPORT = global.TYPED_ARRAY_SUPPORT !== undefined ? global.TYPED_ARRAY_SUPPORT : typedArraySupport() ``` my script has this snippet. when i'm executing the script in node.js it's not throwing any error. But with...