summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/test/relative_pattern_dot_slash
AgeCommit message (Collapse)Author
2024-01-13fix(config): regression - handle relative patterns with leading dot slash ↵David Sherret
(#21922) This is a hacky quick fix. We need to spend more time cleaning up this code and push more stuff down into deno_config. Closes #21916