add prettier and reformat project

This commit is contained in:
open-schnick 2023-04-10 23:28:28 +02:00
parent c86873fc28
commit 795305b333
No known key found for this signature in database
GPG key ID: B1FA75F86D28E80E
30 changed files with 473 additions and 616 deletions

View file

@ -6,7 +6,6 @@ Using vite and react plus the jitsi react sdk for the frontend.
Use yarn:
```sh
yarn run dev
```