We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7deaa9c commit 9204609Copy full SHA for 9204609
readme.md
@@ -42,11 +42,11 @@ a node’s location.
42
###### Parameters
43
44
* `node` ([`Node`][node])
45
- — Node whose `'position'` property to stringify;
+ — Node whose `'position'` property to stringify
46
* `location` ([`Location`][location])
47
- — Location whose `'start'` and `'end'` positions to stringify;
+ — Location whose `'start'` and `'end'` positions to stringify
48
* `position` ([`Position`][position])
49
- — Location whose `'line'` and `'column'` to stringify.
+ — Location whose `'line'` and `'column'` to stringify
50
51
###### Returns
52
0 commit comments