Commit ae8e14f
committed
stringUtils.ts: convert backwards to forward slashes on non-Windows platforms
\\ as path separator is Windows-specific. Keep them unmodified there, otherwise normalize to forward slashes.
Signed-off-by: Francesco Giancane <me@fgiancane8.dev>1 parent a3d46e4 commit ae8e14f
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
0 commit comments