@lix-js/fs
v2.2.0
Published
## Guidelines
Downloads
91,810
Readme
@lix-js/fs
Guidelines
- Use NodeJS 20
fs.promises
API for the interface. See https://github.com/opral/monorepo/pull/600#discussion_r1180103042. - Never use
any
in the filesystem interface. See https://github.com/opral/monorepo/pull/600#discussion_r1180090230.