This commit is contained in:
sam 2024-02-01 21:32:10 +01:00
commit a8dff99ff0
26 changed files with 2312 additions and 0 deletions

3
frontend/.prettierrc Normal file
View file

@ -0,0 +1,3 @@
{
"useTabs": true
}