convertPathToPattern
not converting some\\@directory\\
correctly
#452
Labels
convertPathToPattern
not converting some\\@directory\\
correctly
#452
Environment
Works fine on non-Windows, e.g. Mac.
convertPathToPattern
checks OS so reproduces only on Windows.Actual behavior
Expected behavior
Steps to reproduce
npm init
npm i -D fast-glob @vitest/coverage-v8
index.js
node index.js
Code sample
The text was updated successfully, but these errors were encountered: