bahmutov / bahmutov/subset-shot
Add TypeScript parsing support
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
See how to get AST from TypeScript https://github.com/Microsoft/TypeScript/wiki/Using-the-Compiler-API#traversing-the-ast-with-a-little-linter
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the TypeScript Compiler API traversal guide linked in the issue, then inspect subset-shot's existing JavaScript parsing path. Done means the project accepts TypeScript input and produces the expected parsed representation for snapshot testing, with the relevant behavior verified by the repository's existing test process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100