indentWidth
Indent width when useTabs is false. Inherited from the top-level indentWidth in dprint.json when unset
| Type | integer |
| Default | inherits from the top-level key in the same dprint.json |
Config
{
"svg": {
"indentWidth": null
}
}
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
Indent width when useTabs is false. Inherited from the top-level indentWidth in dprint.json when unset
| Type | integer |
| Default | inherits from the top-level key in the same dprint.json |
{
"svg": {
"indentWidth": null
}
}