Testing
Run unit tests
By default uses Karma/Jasmine.
ng test
Add ESLint
See angular-eslint on GitHub for current information. As of 9/5/2021:
ng add @angular-eslint/schematics
By default uses Karma/Jasmine.
ng test
See angular-eslint on GitHub for current information. As of 9/5/2021:
ng add @angular-eslint/schematics