Document how to use source map support
Open
documentation
- Dominant language
- JavaScript
- Stars
- 76
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
This provider doesn't translate error stack traces using source maps. We should document how you can set that up yourself, by installing `source-map-support` and adding `source-map-support/register` to AVA's `require` configuration.
Contributor guide
Research direction
Start by locating the repository's usage documentation and examples of AVA's require configuration. Document installing `source-map-support`, adding `source-map-support/register` to that configuration, and verify that the instructions clearly explain how users can enable source-map support themselves.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100