Typescript
- Dominant language
- JavaScript
- Stars
- 61
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
I don't use it personally, and I find that it visually messes with me in code I am working on (I am dyslexic and inline types make js unreadable to me) so I'd rather someone that uses it PRs for non-invasive type stuff.
The tooling (tests/build/ui) is all setup in vite/microbundle, which should be pretty drop-in (add tsconfig and some types in a separate file.)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing Vite/microbundle setup for tests, builds, and UI, then determine which non-invasive types can be added in a separate file alongside a tsconfig. Done means the TypeScript configuration and types are included without disrupting the existing JavaScript tooling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript, vite
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100