openbikesensor / openbikesensor/obsApp
Code cleanup
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The code of the Angular app needs to be cleaned up:
- Add mandatory ESlint linting
- Crank TS compiler checks up to 11
- Fix types and other issues reported by compiler/linting
- Make all Components have ChangeDetection.OnPush
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Begin by locating the Angular app source and its lint and TypeScript configuration, then assess the scope of the requested checks and component changes; done means mandatory ESLint, stricter compiler checks, resolved reported issues, and OnPush change detection across all components.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100