style(src/prettier): updating with the prettier

This commit is contained in:
Raphael 2025-08-18 11:46:10 +02:00
parent b36925546c
commit bb46ad3996
17 changed files with 1909 additions and 1717 deletions

View file

@ -7,11 +7,13 @@ bun install
```
To run in developpement bot:
```bash
bun run dev
```
To build to javacript:
```bash
bun run build
```