mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
Changes: - Config `ignorePatterns` not as `Path`, because the create `ignore` does only handle `/` and not Win-style `\` - Passed full path to the config and do not use `canonicalize` because it prefix the paths with `\\?\`, read more here: https://stackoverflow.com/a/41233992/7387397 - Updated and enabled tests for windows, some are still failing closes #8188 --------- Co-authored-by: Alexander Schlegel <alexander.schlegel@clicksports.de> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| src | ||
| Cargo.toml | ||
| CHANGELOG.md | ||