Skip to content

Commit 34fa0c8

Browse files
committed
fix: use jsonc for code block with comments
1 parent f886190 commit 34fa0c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ message), implemented as a native Deno lint plugin.
1717

1818
Requires Deno 2.2.0 or newer.
1919

20-
```json
20+
```jsonc
2121
// deno.json
2222
{
2323
"lint": {

0 commit comments

Comments
 (0)