Skip to content

Commit c5f2b5d

Browse files
committed
fix lint
1 parent c22f8b0 commit c5f2b5d

File tree

1 file changed

+1
-1
lines changed
  • packages/generate-prism-languages

1 file changed

+1
-1
lines changed

packages/generate-prism-languages/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export const languagesToBundle = <const>[
2222
"cpp",
2323
"markdown",
2424
"python",
25-
"json"
25+
"json",
2626
]
2727

2828
/**

0 commit comments

Comments
 (0)