Skip to content

Commit 1afe464

Browse files
authored
Add missing code block ending (#10208)
1 parent 1b71ff2 commit 1afe464

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/plugins/other/visitor-plugin-common/src/base-documents-visitor.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ export interface RawDocumentsConfig extends RawTypesConfig {
172172
* },
173173
* };
174174
* export default config;
175+
* ```
175176
*/
176177
customDirectives?: CustomDirectivesConfig;
177178
}

0 commit comments

Comments
 (0)