swc/ecmascript/parser/tests/span/ts
David Sherret 4155822283
Fix span of arrow expression with type params (#1365)
swc_ecma_parser:
 - Fix span of arrow expression with type params.

Co-authored-by: 강동윤 <kdy1997.dev@gmail.com>
2021-01-28 20:55:43 +09:00
..
decl More span tests (#935) 2020-08-05 12:34:44 +09:00
declare fix(ecmascript/parser): Fix span of declare decls. (#1282) 2020-12-19 23:48:13 +09:00
expr Fix span of arrow expression with type params (#1365) 2021-01-28 20:55:43 +09:00
stmt Type annotation in catch binding (#942) 2020-08-07 13:04:35 +09:00
type Typescript 4.0 (#982) 2020-08-21 19:31:46 +09:00