Skip to content

Commit 09a0289

Browse files
authored
fix: wrong comma
1 parent 25192d2 commit 09a0289

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/language-map.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ export const languageMap: Record<SupportedLanguage, IPrettierOption> = {
4848
parser: 'css',
4949
plugins: [parserCSS]
5050
},
51-
,
5251
markdown: {
5352
parser: 'markdown',
5453
plugins: [parserMarkdown]

0 commit comments

Comments
 (0)