One thing I think is worth doing is generating vscode config files, recommended extensions, adding prettier, adding eslint, and other important config files to the generated app. For those that don't want the additional config, maybe support a --minimal. I think having it all setup automatically will be good for newer devs.
One thing I think is worth doing is generating vscode config files, recommended extensions, adding prettier, adding eslint, and other important config files to the generated app. For those that don't want the additional config, maybe support a
--minimal
. I think having it all setup automatically will be good for newer devs.