mirror of https://github.com/lukechilds/node.git
Browse Source
Except for arrow functions, require function declarations instead of function expressions via linting. This is the predominant style in our code base (77 instances of expressions to 2344 instances of declarations). PR-URL: https://github.com/nodejs/node/pull/12711 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>v6
Rich Trott
8 years ago
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue