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 eafeefe commit 7da2361Copy full SHA for 7da2361
src/build/mdn-comments.ts
@@ -42,8 +42,6 @@ function ensureLeaf(obj: Record<string, any>, keys: string[]) {
42
return leaf;
43
}
44
45
-
46
47
function insertComment(
48
root: Record<string, any>,
49
slug: string[],
0 commit comments