UNPKG

hubot-robin

Version:

A hubot robinpowered integration for getting room occupancy and other data about your office

14 lines (13 loc) 261 B
{ "rules": { "indent": [ 2, 2 ], "quotes": [ 2, "single" ], "linebreak-style": [ 2, "unix" ], "semi": [ 2, "always" ] }, "env": { "es6": true, "node": true }, "extends": "eslint:recommended" }