dsherret / dsherret/ts-morph

`ImplementedKindToNodeMappings` does not include some types

Open
#1,475 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.2k
Forks
238
Avg merge
2m
Merged PRs (30d)
1

Description

Version: 20.0.0

image

`BigIntKeyword` returns `Node | undefined`

image

`NeverKeyword` returns `TsMorph.Node> | undefined`

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.