Skip to content

Commit 26647ff

Browse files
committed
chore: add comment
1 parent f5e81fd commit 26647ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/transforms/context.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ class Context {
4242
return;
4343
}
4444

45+
// From `yaml/parse-cst`
4546
for (const document of this.#cst) {
4647
document.setOrigRanges([], 0);
4748
}

0 commit comments

Comments
 (0)