This commit is contained in:
2026-02-28 07:57:40 +01:00
parent bed9ab1968
commit 8a124fe17d
17 changed files with 1186 additions and 70 deletions

5
webpage/.prettierrc Normal file
View File

@@ -0,0 +1,5 @@
{
"bracketSameLine": true,
"printWidth": 120,
"singleAttributePerLine": false
}