mirror of https://github.com/lukechilds/node.git
Browse Source
* use const and let instead of var * use assert.strictEqual instead of assert.equal * use arrow functions * removed console.log statements PR-URL: https://github.com/nodejs/node/pull/10684 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>v6.x
sivaprasanna
8 years ago
committed by
Myles Borins
1 changed files with 15 additions and 19 deletions
Loading…
Reference in new issue