We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e76afdf commit 4323677Copy full SHA for 4323677
README.md
@@ -30,7 +30,7 @@ Usage
30
- `filter` `<Function>`
31
- function that gets one argument `fn({path: '', stats: {}})` and returns true to include or false to exclude the item
32
33
-- return: `<Array<Object>>` `[{path: '', stats: {}}]`
+- **Return:** `<Array<Object>>` `[{path: '', stats: {}}]`
34
35
Examples
36
--------
0 commit comments