ForNeVeR / ForNeVeR/catberry-ts
Import of other definitions
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently we rely on `/// ` to import another definitions to ours.
That's fine for testing, but I don't think that will work after publishing to DefinitelyTyped. So we should research this problem and maybe solve it in a more conventional way.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the `/// ` usage and the definitions it imports. Research how DefinitelyTyped packages conventionally import other definitions, then verify that the chosen approach still resolves correctly after publishing; done means the definitions no longer depend on the testing-only relative reference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100