lint compliance

This commit is contained in:
yflory
2018-06-06 17:48:10 +02:00
parent 598d56c75e
commit a6d9ecb3ba
3 changed files with 3 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
/* jshint ignore:start */
var id = Math.floor(Math.random()*100000);
var postMsg = function (client, data) {