swc/crates/swc_ecma_parser/tests/jsx/errors
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
..
adjacent-tags chore: Fix CI 2022-03-20 00:15:03 +09:00
attribute-arbitrary-expression chore: Fix CI 2022-03-20 00:15:03 +09:00
attribute-empty-expression chore: Fix CI 2022-03-20 00:15:03 +09:00
attributes-in-fragment chore: Fix CI 2022-03-20 00:15:03 +09:00
html-comment chore: Fix CI 2022-03-20 00:15:03 +09:00
issue-387-1 chore: Fix CI 2022-03-20 00:15:03 +09:00
issue-387-2 chore: Fix CI 2022-03-20 00:15:03 +09:00
issue-387-3 chore: Fix CI 2022-03-20 00:15:03 +09:00
issue-387-4 chore: Fix CI 2022-03-20 00:15:03 +09:00
issue-387-5 chore: Fix CI 2022-03-20 00:15:03 +09:00
issue-3523 feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
nested-fragment-unclosed feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
unclosed-tag feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
unexpected_token_did_you_mean_or_gt feat(es/parser): Improve jsx lexer (#5805) 2022-09-11 00:03:51 +09:00
unicode-escape-in-identifier chore: Fix CI 2022-03-20 00:15:03 +09:00
unterminated-string feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
wrong-closing-tag chore: Fix CI 2022-03-20 00:15:03 +09:00
wrong-closing-tag-fragment chore: Fix CI 2022-03-20 00:15:03 +09:00
wrong-opening-tag-fragment chore: Fix CI 2022-03-20 00:15:03 +09:00