Michel Gonzalez Blazquez

Results 2 issues of Michel Gonzalez Blazquez

Hello. I notice **maps** are not properly converted to typescript definitions. For example. `map attr1 = 1;` should convert to `attr1 { [key: string]: number }`

### What version of rules_go are you using? v0.39.1 ### What version of gazelle are you using? v0.30.0 ### What version of Bazel are you using? v6.2.1 ### Does this...