test-reporter/dist
Michal Dorner de0b4b9ece
Add option to convert backslashes in path pattern to forward slashes
The fast-glob library that is internally used interprets backslashes as escape characters. If enabled, all backslashes in provided path will be replaced by forward slashes and act as directory separators. It might be useful when path input variable is composed dynamically from existing directory paths on Windows.

Closes #127
2021-06-22 22:33:11 +02:00
..
index.js Add option to convert backslashes in path pattern to forward slashes 2021-06-22 22:33:11 +02:00
index.js.map Add option to convert backslashes in path pattern to forward slashes 2021-06-22 22:33:11 +02:00
licenses.txt Add option to convert backslashes in path pattern to forward slashes 2021-06-22 22:33:11 +02:00
sourcemap-register.js Update npm packages 2021-01-18 22:26:29 +01:00