This commit is contained in:
Julien Calixte
2026-02-01 20:08:17 +01:00
commit 246d0e7bc4
8 changed files with 295 additions and 0 deletions

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

@@ -0,0 +1,3 @@
{
"typescript.tsdk": "node_modules/typescript/lib"
}