summaryrefslogtreecommitdiff
path: root/runtime/fmt_errors.rs
AgeCommit message (Collapse)Author
2022-09-02refactor: move JsError formatting to deno_runtime (#15345)Christian Dürr
This takes the existing `fmt_error` module from cli and puts it as a public module into `deno_runtime`.