Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

indentWidth

Indent width when useTabs is false. Inherited from the top-level indentWidth in dprint.json when unset

Typeinteger
Defaultinherits from the top-level key in the same dprint.json

Config

{
  "svg": {
    "indentWidth": null
  }
}