Debugging preset
Open
💅 enhancement
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 625
- Avg merge
- 5h 23m
- Merged PRs (30d)
- 24
Description
Would be really nice to have a preset to aid debugging:
- enable explain
- disable error hashing
- disable error swallowing
- increase error detail
- increase logging
- etc
There should be a big warning not to use this preset in production.
Also consider exposing this via a `--debug` CLI flag.
Contributor guide
Assessment
This issue has not been assessed yet.