Liking cljdoc? Tell your friends :D

dots.vscode.formatting-options

Value-object describing what options formatting should use.

Value-object describing what options formatting should use.
raw docstring

insert-spaces?cljs

(insert-spaces? formatting-options)

Prefer spaces over tabs.

Prefer spaces over tabs.
sourceraw docstring

set-insert-spaces!cljs

(set-insert-spaces! formatting-options value)

Prefer spaces over tabs.

Prefer spaces over tabs.
sourceraw docstring

set-tab-size!cljs

(set-tab-size! formatting-options value)

Size of a tab in spaces.

Size of a tab in spaces.
sourceraw docstring

tab-sizecljs

(tab-size formatting-options)

Size of a tab in spaces.

Size of a tab in spaces.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close