ForNeVeR / ForNeVeR/catberry-ts

Generic types

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

There are generic types such as `Array.`. It should be handled properly (currently it's just stripping `.` from their names; need to check whether it is right).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the TypeScript definition-generation or type-name handling code and reproduce the `Array` case. Check how generic type names are currently processed and consider the issue complete when generic types are handled correctly without inappropriate dot stripping.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
developer-experience
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.