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.
displayName
1 parent 1236d62 commit c013ffaCopy full SHA for c013ffa
index.js
@@ -31,8 +31,6 @@ export function position(node) {
31
* @param {'start'|'end'} type
32
*/
33
function point(type) {
34
- point.displayName = type
35
-
36
return point
37
38
/**
0 commit comments