Alvin Huynh
Alvin Huynh
### What’s the bug you are facing? I am currently maintaining a package that has the emoji extension and compiles using `tsc`. However, I keep hitting this issue where it...
FWIW, I'm using this Swagger spec to generate an API: https://esi.evetech.net/latest/swagger.json I then use the following command to generate the API: ``` swagger-typescript-api \ -p https://esi.evetech.net/latest/swagger.json \ -o src/app/api/esi \...
### Description I mentioned this a few months ago, but forgot to write an issue here. I was loading up the game on Unity when I realized I had completely...