This repository has been archived by the owner on Nov 17, 2022. It is now read-only.
Stop mixing control-flow logic and upgrade code base to esm modules #29
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Scope
.js
extension, but to future proof it we want to use .mjs and convert all imports to esm-based onesDeliverables
...Sync
methods of fsNote
For anything
express
related, using their standard callback logic is fine e.g.app.get(...,...)
The text was updated successfully, but these errors were encountered: