Parameter type inlay hints
Parameter Type inlay hints show the inferred types of parameters in JavaScript and TypeScript code.
Enable them with javascript.inlayHints.parameterTypes.enabled and typescript.inlayHints.parameterTypes.enabled settings.