UNPKG

noflo-runtime-websocket

Version:

NoFlo runtime for execution on Node.js over WebSockets

11 lines (10 loc) 140 B
{ "extends": "airbnb-base", "rules": { "func-names": 0, "prefer-arrow-callback": 1 }, "globals": { "fetch": false } }