The .vscode
folder can be copied into an Angular application to get a good starter set of:
- Angular Language Service
- Editor Config
- EsLint
- HTML CSS Support
- REST Client
Various settings I find useful when working with Angular applications.
Various TypeScript snippets for working wint Jasmine tests and NGRX applications.