Skip to content

Commit

Permalink
docs: nicer syntax hightlighting for tsconfig example
Browse files Browse the repository at this point in the history
  • Loading branch information
nderscore committed Aug 19, 2023
1 parent b878ae7 commit 0a310ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ Typescript Language Server Plugin for [Tamagui](https://tamagui.dev).

1. Add plugin to your `tsconfig.json` with settings:

```json
<!-- prettier-ignore -->
```json5
{
"compilerOptions": {
"plugins": [
Expand Down

0 comments on commit 0a310ab

Please sign in to comment.