• Norris Oduro's avatar
    Fix path regex match bug (#3686) · 8cae659e
    Norris Oduro authored
    * Fix path regex match bug
    
    * Use the escape-string-regexp package to escape regex characters
    
    * Remove redundant character escape from path
    
    * Add removed escape of backslashes
    8cae659e