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 a47692b commit e817531Copy full SHA for e817531
README.md
@@ -85,6 +85,16 @@ export { recursiveReaddirFiles };
85
export declare const getExt: (filePath: string) => string;
86
```
87
88
+## Contributors
89
+
90
+As always, thanks to our amazing contributors!
91
92
+<a href="https://github.com/jaywcjlove/recursive-readdir-files/graphs/contributors">
93
+ <img src="https://jaywcjlove.github.io/recursive-readdir-files/CONTRIBUTORS.svg" />
94
+</a>
95
96
+Made with [action-contributors](https://github.com/jaywcjlove/github-action-contributors).
97
98
## License
99
100
Licensed under the MIT License.
0 commit comments