- We use prettier as code formatter. Check for code formatting issues with
npm run format-all
. - Angular code follows Angular Style Guide.
- Reviewers will review for Clean Code principles
- SOLID ensure consistent, composable and re-usable intra-project APIs.
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.