Skip to content

Commit 89fb9d6

Browse files
committed
fix spacing with yarn prettier
1 parent f39a192 commit 89fb9d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export interface ValidationSchemaPluginConfig extends TypeScriptPluginConfig {
7070
* schema: yup
7171
* importFrom: ./path/to/types
7272
* useTypeImports: true
73-
*
73+
*
7474
* ```
7575
*/
7676
useTypeImports?: boolean;

0 commit comments

Comments
 (0)