Fix path regex match bug (#3686)
* 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
Showing
+4 -3
Please register or sign in to comment