Skip to content

Commit

Permalink
Fix highlighting of json5
Browse files Browse the repository at this point in the history
  • Loading branch information
captbaritone committed Mar 24, 2023
1 parent de67c0c commit af1f34e
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 @@ -113,7 +113,7 @@ console.log("Running a GraphQL API server at http://localhost:4000/graphql");
Grats has a few configuration options. They can be set in your project's
`tsconfig.json` file:

```json
```json5
{
"grats": {
// Should all fields be typed as nullable in accordance with GraphQL best
Expand Down

0 comments on commit af1f34e

Please sign in to comment.