Skip to content

Commit

Permalink
Update the README after changing the glob provider
Browse files Browse the repository at this point in the history
  • Loading branch information
ziebam committed Sep 8, 2024
1 parent 99f2a54 commit bc4264e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ module.exports = {
Type: `string|string[]`

Similar to [`mixinsDir`](#mixinsdir); except, you can provide
[fast-glob](https://github.com/mrmlnc/fast-glob) syntax to target or not target
[tinyglobby](https://github.com/SuperchupuDev/tinyglobby) syntax to target or not target
specific files.

```js
Expand Down

0 comments on commit bc4264e

Please sign in to comment.