indentNodeProp
A node prop that attaches indentation strategies to node types in the syntax tree.
The function receives a TreeIndentContext and returns the desired indentation in columns, or null to fall through to other strategies.
A node prop that attaches indentation strategies to node types in the syntax tree.
The function receives a TreeIndentContext and returns the desired indentation in columns, or null to fall through to other strategies.