Skip to content

Commit

Permalink
Add missing code block ending (#10208)
Browse files Browse the repository at this point in the history
  • Loading branch information
FloEdelmann authored Nov 28, 2024
1 parent 1b71ff2 commit 1afe464
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ export interface RawDocumentsConfig extends RawTypesConfig {
* },
* };
* export default config;
* ```
*/
customDirectives?: CustomDirectivesConfig;
}
Expand Down

0 comments on commit 1afe464

Please sign in to comment.