UNPKG

hubot-stackstorm

Version:

A hubot plugin for integrating with StackStorm event-driven infrastructure automation platform.

17 lines (16 loc) 397 B
{ "maxerr" : 100, "node" : true, "curly" : true, "eqeqeq" : true, "latedef" : false, "undef" : true, "newcap" : true, "nonew" : true, "onevar" : false, "trailing" : true, "white" : false, "sub" : true, "evil" : true, "onecase" : true }