Bugfixes...
Things we fixed
- AutoInstall now works reliably on Windows (#1170, @sudo-suhas)
- The Message after autoinstall was improved to better reflect the chosen options and show better commands for yarn (#1158)
webpack.base.conf.js
now doesn't contain useless code if eslint was not chosen during init. (#1165, @Toilal)
Housekeeping
- removed a dependecy we don't need anymore (#1169, @PanJiaChen)
- some code style cleanups (also in #1158)
...that's all!