chore: adds .prettierrc

This commit is contained in:
HerozDotExe 2024-11-02 09:28:34 +01:00
parent e099f3c1d9
commit 64189479fa

4
.prettierrc Normal file
View file

@ -0,0 +1,4 @@
{
"printWidth": 100,
"bracketSameLine": true
}