Skip to content

Commit

Permalink
fix prettier issues
Browse files Browse the repository at this point in the history
  • Loading branch information
sndrs committed Jan 16, 2024
1 parent c1aaded commit ed20b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/@guardian/tsconfig/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ npm install --save-dev @guardian/tsconfig
```jsonc
// tsconfig.json
{
"extends": "@guardian/tsconfig/tsconfig.json"
"extends": "@guardian/tsconfig/tsconfig.json",
}
```

0 comments on commit ed20b4a

Please sign in to comment.