1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-31 21:11:44 +02:00

Add content to fs-extra (#3433)

This commit is contained in:
Nikita Monastyrskiy
2023-02-10 20:10:15 +02:00
committed by GitHub
parent 4bd182e4d0
commit 6f05972493

View File

@@ -5,3 +5,4 @@ fs-extra adds file system methods that aren't included in the native fs module a
Visit the following resources to learn more:
- [Official Website](https://www.npmjs.com/package/fs-extra)
- [fs-extra vs fs](https://ar.al/2021/03/07/fs-extra-to-fs/)