[SPO] Delete document library folder contents using PNP PowerShell

OK, so we have a SharePoint document library with multiple folders that contain multiple files.

How do we delete the contents of a specific folder using PNP PowerShell?

Here goes:

and here is the script:

The script will display what it has deleted:

Enjoy!