Expose just the transform function
Open
enhancement
quality
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Make dotdot work with jshint by transforming the code before running jshint
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the transform used when dotdot loads code through Node, then trace how that transformed code is passed to JSHint. Expose the transform function separately so code can be transformed before JSHint runs, and verify that dotdot works with JSHint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100