MINIMUM_FILE_COUNT
Open
ideas
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 1.1k
- Avg merge
- 8d 2h
- Merged PRs (30d)
- 21
Description
You should also include a minimum file count.
Right now there is no easy+clea way to stop multer from saving the files to disk if you do not wish to take the upload if upload is missing files.
Perhaps even adding an event prior to saving to disk, so you can do last-minute clean up or throw an error... that would be helpful.
Contributor guide
Assessment
This issue has not been assessed yet.