Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed May 17, 2023
1 parent 04ad376 commit 1868bd4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/docs/schema.ts
Expand Up @@ -91,7 +91,8 @@ function addChildrenArrayInParents(): void {
properties: {
description: {
type: 'string',
description: 'A custom description for this configuration object',
description:
'A custom description for this configuration object',
},
},
},
Expand Down

0 comments on commit 1868bd4

Please sign in to comment.