MRM task to configure VS Code and Angular projects with an optimized development experience
npm i -g mrm-task-angular-vscode
npx mrm angular-vscode
Configures:
- common Npm packages: cross-conf-env, npm-run-all, dev-norms, rimraf
- Npm scripts for styling, and linting
- ImportSort
- TsLint
- Prettier
- JsBeautify
- Jasmine and nyc
- Example.env
- PR template
- Angular libraries: angular-unit-test-helper
- VsCode extensions, settings, and launch for debugging