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 PR-URL: https://github.com/nodejs/node/pull/10556 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Italo A. Casas <me@italoacasas.com> Reviewed-By: Brian White <mscdex@mscdex.net>v7.x
committed by
Italo A. Casas
1 changed files with 9 additions and 10 deletions
Loading…
Reference in new issue