typescript
angular
angular_typescript
Official
Configuration
Policy
Enable Angular strict mode and standalone components for all apps.
Favor reactive forms and OnPush change detection for predictable state.
Lazy-load feature routes and guard API calls with typed HttpClient.
Commands
lint
ng lint
test
ng test --watch=false
build
ng build --configuration production
create_app
npx @angular/cli@latest new <name> --style=scss --routing
Add This Standard
Sign in to add this standard to your workspace
Sign in with GitHubDetails
- Language
- typescript
- Framework
- angular
- Used in
- 5 rulesets