Skip to content

lib: replace var with let/const

Rodrigo Muino Tomonari requested to merge github/fork/khoumani/loader into master

Replacing all vars into let/const in lib/internal/modules/cjs/loader.js

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading