memory-fs
memory-fs copied to clipboard
_
_
How did you manage to monkey patch fs in third party modules? Or did you not do that? I need to do something similar elsewhere, but I prefer not to need to fork the package and change its require('fs') to require('virtualfs').