-
Add user-friendly CLI with commander (--help, --version, --style options)
-
Allow overriding SCSS style (--style flag: scss, css, less, sass)
-
Improve CLI output with ora spinners
-
Add Storybook
-
Run prettier after scaffolding
-
Improve lefthook configuration
-
Add Angular app scaffold
-
Add ESLint
-
Add ESLint rules for templates
-
Add ESLint rules for RxJS
-
Add ESLint sonarjs rules
-
Add Stylelint
-
Add Husky
-
Add Prettier
-
Add SVGO
-
Make "ng new" interactive
-
Use the new ESLint config format
-
Replace Husky and lint-staged with Lefthook
-
Add Jest integration