Miloas
Results
1
issues of
Miloas
### Describe the bug The indentation of generic function call is not correct. ### To Reproduce 1. Create a index.ts file with the following content: ```typescript function applyF(arg: T, f:...
bug