swc/crates/swc_ecma_parser/tests/jsx/errors
2022-03-13 19:07:18 +00:00
..
adjacent-tags feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
attribute-arbitrary-expression feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
attribute-empty-expression feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
attributes-in-fragment feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
html-comment feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
issue-387-1 feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
issue-387-2 feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
issue-387-3 feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
issue-387-4 feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
issue-387-5 feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
issue-3523 feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
nested-fragment-unclosed feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
unclosed-tag feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
unicode-escape-in-identifier feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
unterminated-string feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
wrong-closing-tag feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
wrong-closing-tag-fragment feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00
wrong-opening-tag-fragment feat(common): Implement a pretty error reporter (#3946) 2022-03-13 19:07:18 +00:00