1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-19 05:31:56 +02:00

Fixed another prettier linting error

This commit is contained in:
Sunny Hirai
2021-03-29 01:40:05 -07:00
parent 0fc40a7fc3
commit 4f07e6f16d

View File

@@ -102,4 +102,4 @@ Get the concatenated text string of a node's content. Note that this will not in
Return a generator of all leaf text nodes in a root node.
Options: `{from?: Path, to?: Path, reverse?: boolean, pass?: (node: NodeEntry => boolean)}`
Options: `{from?: Path, to?: Path, reverse?: boolean, pass?: (node: NodeEntry => boolean)}`