type=jsauto automatically determine if multi line comments or single line comments should be applied.
If input is a single line // will be applied.
If input is multi-line then /* */ will be applied.
See: Enum values for commentkind for possible types.
Generated using TypeDoc