swc/crates/swc_ecma_parser/tests/span/js/issue-3236
Donny/강동윤 b8fe04f720
feat(common): Add contexts to the error messages (#6526)
**Description:**

This PR makes the error reporter print contexts.

**Related issue:**

 - https://github.com/swc-project/swc/issues/6525.
2022-11-29 00:56:47 +09:00
..
arrow_function.js fix(es/parser): Throw an error when function body has use strict and paramaters is not simple (#3278) 2022-01-16 04:21:02 +09:00
arrow_function.js.spans feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
function.js fix(es/parser): Throw an error when function body has use strict and paramaters is not simple (#3278) 2022-01-16 04:21:02 +09:00
function.js.spans feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00