UNPKG

resume-client-socket.io

Version:

Resume Client API for Socket.IO and Node.JS - Medical Speech to Summarized Text

19 lines (18 loc) 358 B
{ "extends": "@ljharb", "root": true, "rules": { "func-style": 1, "operator-linebreak": [2, "before"], }, "overrides": [ { "files": "test/**", "rules": { "global-require": 0, "max-lines-per-function": 0, "no-negated-condition": 0, }, }, ], }