swc/ecmascript/parser/tests/span/ts/expr
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
..
arrow-type-params.ts Fix span of arrow expression with type params (#1365) 2021-01-28 20:55:43 +09:00
arrow-type-params.ts.spans Fix span of arrow expression with type params (#1365) 2021-01-28 20:55:43 +09:00
arrow.ts Improve ux for rust users (#909) 2020-07-31 18:49:07 +09:00
arrow.ts.spans Improve ux for rust users (#909) 2020-07-31 18:49:07 +09:00
as.ts More span tests (#935) 2020-08-05 12:34:44 +09:00
as.ts.spans More span tests (#935) 2020-08-05 12:34:44 +09:00
const-assertion.ts More span tests (#935) 2020-08-05 12:34:44 +09:00
const-assertion.ts.spans More span tests (#935) 2020-08-05 12:34:44 +09:00
type-args.ts More span tests (#935) 2020-08-05 12:34:44 +09:00
type-args.ts.spans More span tests (#935) 2020-08-05 12:34:44 +09:00