oxc/crates/oxc_semantic/tests
DonIsaac c2fa72571f feat(ast,parser): parse TSTypeAnnotations on AccessorProperty (#5179)
Closes #5177

While making this, I noticed an uncaught parse error for accessors: accessors cannot be optional. I'll add a fix for this in an up-stack PR.
2024-08-25 01:02:48 +00:00
..
fixtures/typescript-eslint refactor(semantic): rename fields in snapshots from flag to flags (#5032) 2024-08-21 00:19:59 +00:00
integration feat(ast,parser): parse TSTypeAnnotations on AccessorProperty (#5179) 2024-08-25 01:02:48 +00:00
main.rs refactor(semantic)!: ScopeTree::get_child_ids + get_child_ids_mut return value not Option (#5058) 2024-08-22 05:57:55 +00:00