Skip to content

Commit 871a469

Browse files
committed
format
1 parent c579785 commit 871a469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repo-scripts/api-documenter/src/documenters/MarkdownDocumenter.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ import {
7878
createThrowsSection,
7979
createEntryPointTitleCell,
8080
createExampleSection,
81-
getHeadingAnchorForApiItem,
81+
getHeadingAnchorForApiItem
8282
} from './MarkdownDocumenterHelpers';
8383
import * as path from 'path';
8484
import { DocHeading } from '../nodes/DocHeading';

0 commit comments

Comments
 (0)