(base-indent-size editor-options)
Returns: number | undefined
**Returns:** `number | undefined`
(convert-tabs-to-spaces? editor-options)
Returns: boolean
**Returns:** `boolean`
(indent-size editor-options)
Returns: number
**Returns:** `number`
(indent-style editor-options)
Returns: IndentStyle
**Returns:** `IndentStyle`
(new-line-character editor-options)
Returns: string
**Returns:** `string`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close