oxc/tasks/coverage/misc/fail
Boshen d65c652700
feat(parser): display jsx mismatch error, e.g. <Foo></Bar> (#3696)
relates #3548 

I'll remove the closing name in a follow up PR.

The snapshot is incorrect, so I created a follow up issue:
https://github.com/oxc-project/oxc/issues/3697
2024-06-16 01:05:28 +08:00
..
oxc-169.js
oxc-232.js
oxc-1942-1.ts fix(parser): unexpected ts type annotation in get/set (#1942) 2024-01-08 15:07:43 +08:00
oxc-1942-2.ts fix(parser): unexpected ts type annotation in get/set (#1942) 2024-01-08 15:07:43 +08:00
oxc-2144.js feat(semantic): report no class name error (#2273) 2024-02-02 19:05:00 +08:00
oxc-2253.ts feat(semantic): report error on optional variable declaration in TypeScript (#2261) 2024-02-02 14:13:10 +08:00
oxc-2394.ts feat(parser): parse import attributes in TSImportType (#2436) 2024-02-19 12:26:42 +08:00
oxc-3320.tsx refactor(parser): start porting arrow function parsing from tsc (#3340) 2024-05-18 22:35:29 +08:00
oxc-3528.jsx feat(parser): display jsx mismatch error, e.g. <Foo></Bar> (#3696) 2024-06-16 01:05:28 +08:00
oxc.js