This commit is contained in:
Matthieu Jolimaitre 2025-06-24 14:59:05 +02:00
commit 22c7af9b4b
21 changed files with 415 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"editor.formatOnSave": false
}