temp: add prettier configs

This commit is contained in:
atlas 2026-07-02 19:47:58 +02:00 committed by mara
commit 442efa76f2
2 changed files with 7 additions and 0 deletions

3
.prettierrc Normal file
View file

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