`ImplementedKindToNodeMappings` does not include some types
Open
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 238
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
Version: 20.0.0
`BigIntKeyword` returns `Node | undefined`
`NeverKeyword` returns `TsMorph.Node> | undefined`
Contributor guide
Research direction
Start by locating ImplementedKindToNodeMappings and reproduce the reported return types for BigIntKeyword and NeverKeyword. Trace how those syntax kinds are mapped and verify that the affected APIs return their specific node types rather than broad or undefined types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100