mcollina / mcollina/dateformat
TypeScript Types
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Hi there.
REALLY appreciate this form, having the exact issue that my entire solution is CJS and this module can't be loaded.
The only issue is that with the module name change TypeScript now is missing the types. I don't know of a way to make it use the original types as its linked with the module name.
Could you also for the types "@types/dateformat" as "@types/matteo.collina__dateformat", this should have them linked.
Contributor guide
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 or tests are named in the issue. Start by locating the module-name change and the existing type definitions, then verify how TypeScript resolves them; the work is done when the renamed module exposes the original types and the requested @types/dateformat mapping is linked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100