chore(format): set up Prettier

This commit is contained in:
2026-08-08 17:21:11 +02:00
parent 805c2511da
commit 1932eaf154
5 changed files with 424 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"singleQuote": true,
"tabWidth": 4
}