Delete files and folders and any intermediate directories if they exist (sync and async).
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Strip UTF-8 byte order mark (BOM) from a string
Strip comments from JSON. Lets you use comments in your JSON files!
Strip the final newline character from a string or Uint8Array