Generated plugins should also include description, license, devDependencies in their generated package.json.
Heads up; devDependencies are optional. I could be convinced of peer dependencies, but we decided not to for now.
edit: if you're talking about ignite.
We should also add author, url, and also add a sample README.md file.
also the generated file has blah.js instead of blah.js.ejs for examples
@robinheinze Could you fix these things in Ignite?
Working on this now.
Most helpful comment
also the generated file has blah.js instead of blah.js.ejs for examples