Fixing lint-js issues.

This commit is contained in:
ali.ibrahim 2016-09-29 15:24:28 +02:00
parent 0588435882
commit 42adb2afd4
2 changed files with 140 additions and 149 deletions

View file

@ -108,10 +108,10 @@ Object.defineProperties(exports, {
}
},
net: {
enumerable: true,
get: function () {
return require('../net')
}
enumerable: true,
get: function () {
return require('../net')
}
},
// The internal modules, invisible unless you know their names.