Skip to content

Commit

Permalink
Update the comment
Browse files Browse the repository at this point in the history
While I'm at it
  • Loading branch information
illright committed Jan 14, 2025
1 parent 2a64a50 commit 91b1919
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { isNegatedGlob } from './utilities'
import micromatch from 'micromatch'

// ! Don't use platform specific path separators in the glob patterns for globby/minimatch
// ! Don't use platform specific path separators in the glob patterns for globby/micromatch
// as it only works with forward slashes!

interface ApplyGlobsOptions {
Expand Down

0 comments on commit 91b1919

Please sign in to comment.