memfs
memfs copied to clipboard
Publish ESM with import syntax
In order to use vitest to mock dependencies of memfs, the dependencies have to use native JavaScript imports.
This can be used as a workaround to #327.