This is a formatting behavior change request to reduce verbosity for TypeScript specifically: when a function's parameters cannot fit on the same line as the rest of the signature, allow them to share ...