UNPKG

rocket.chat.mqtt

Version:

It's a MQTT Server, using redis to scale horizontally.

12 lines (11 loc) 220 B
module.exports = { "env": { "browser": true, "es6": true }, "extends": ["@rocket.chat/eslint-config"], "parserOptions": { "ecmaVersion": 2018, "sourceType": "module" } };