When executing the following command:
npx postcss-plugin-boilerplate .
The template script creates a sub-folder from where the command was executed named the same as the folder it was executed from.
I expected the command not to create this folder, but instead just drop the files in the directory the command was executed in. And only use the current folder name as the project name of the package.json file.
If you need more info, I'm here to help!