Pinned
42 contributions in the last year
Less
More
Contribution activity
August 2021
Created an issue in swc-project/swc that received 1 comment
Keyword as method name with generic not working for TSX
Describe the bug It looks like using keywords as method names with a generic does not work with TSX. Input code const test = { default<T>(t: T) { r…
1
comment