• Graeme's avatar
    Update paths.js, rename shadow path variable (#4435) · 61c864c3
    Graeme authored
    * Update paths.js, rename shadow path variable
    
    This file requires the "path" module and sets it to a variable `path`. The function `ensureSlash` also has a variable `path` that then shadows the `path` module.
    
    * Update paths.js
    61c864c3