docs: fix readme

This commit is contained in:
Michael Kriese 2023-12-06 12:05:14 +01:00
parent 206aba2ba2
commit 96678540cb
No known key found for this signature in database
GPG key ID: B83F553A0724D44E
2 changed files with 44 additions and 41 deletions

4
.prettierrc.json Normal file
View file

@ -0,0 +1,4 @@
{
"singleQuote": true,
"trailingComma": "all"
}