Set up prettier

This commit is contained in:
Joscha 2025-03-02 17:34:30 +01:00
parent 4f994f183f
commit 8e82248f5e
8 changed files with 39 additions and 2 deletions

3
.prettierrc Normal file
View file

@ -0,0 +1,3 @@
{
"proseWrap": "always"
}