**[JavaScript and TypeScript Nightly](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-next) version:** 5.9.20250330 **Code** ```ts const clearSet = ( set: Set<string> ) => {} ``` **Result**  It is normal without the line break. 