X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=node_modules%2Fexpress-ws%2Fnode_modules%2Fws%2Fnode_modules%2Fasync-limiter%2F.nycrc;fp=node_modules%2Fexpress-ws%2Fnode_modules%2Fws%2Fnode_modules%2Fasync-limiter%2F.nycrc;h=874c1dee1d20c94c79dcf8ad0d3b8643cfe73673;hp=0000000000000000000000000000000000000000;hb=2b1de44527123fab80901384e0f374367500ced8;hpb=e79e4a5a87f3e84f7c1777f10a954453a69bf540 diff --git a/node_modules/express-ws/node_modules/ws/node_modules/async-limiter/.nycrc b/node_modules/express-ws/node_modules/ws/node_modules/async-limiter/.nycrc new file mode 100644 index 0000000..874c1de --- /dev/null +++ b/node_modules/express-ws/node_modules/ws/node_modules/async-limiter/.nycrc @@ -0,0 +1,10 @@ +{ + "check-coverage": false, + "lines": 99, + "statements": 99, + "functions": 99, + "branches": 99, + "include": [ + "index.js" + ] +} \ No newline at end of file