Skip to content

Commit efb13de

Browse files
committed
chore: Update changelog
1 parent 7094b3f commit efb13de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/generators/src/commons.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ export const PRETTIERRC: PrettierOptions = {
236236
endOfLine: 'auto',
237237
jsxSingleQuote: false,
238238
quoteProps: 'as-needed'
239-
};
239+
}
240240

241241
/*
242242
* Format a source file using Prettier. Will use the local configuration, the settings set in

0 commit comments

Comments
 (0)