chore(format): set up Prettier

This commit is contained in:
2026-08-09 13:09:39 +02:00
committed by Gitea
parent 32a77bbcf0
commit 6e0c14ac48
5 changed files with 424 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"singleQuote": true,
"tabWidth": 4
}