Skip to content

Commit

Permalink
docs: use jsonc for code block
Browse files Browse the repository at this point in the history
  • Loading branch information
joshunrau committed Mar 30, 2024
1 parent 2debfce commit e6ffa11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pnpm add -D @joshunrau/tsconfig

## Usage

```json
```jsonc
{
"extends": ["@joshunrau/tsconfig"],
"compilerOptions": {
Expand Down

0 comments on commit e6ffa11

Please sign in to comment.