We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c22f8b0 commit c5f2b5dCopy full SHA for c5f2b5d
packages/generate-prism-languages/index.ts
@@ -22,7 +22,7 @@ export const languagesToBundle = <const>[
22
"cpp",
23
"markdown",
24
"python",
25
- "json"
+ "json",
26
]
27
28
/**
0 commit comments