open-jink-dir create a disposable directory
can specify the directory path yourself, and you can also use the Moment.js format.
{
// root directory to make junk file
"openJunkDir.junkFileDir": "~/junk",
// junk file directory format (Moment.js format)
"openJunkDir.junkFileFormat": "/YYYY/MM/DD/YYYYMMDD_hmmss"
}