Effect LSP
Some checks failed
Lint / lint (push) Failing after 13s

This commit is contained in:
Julien Valverdé
2025-06-29 15:27:49 +02:00
parent faf1d4963c
commit 152657d97b
4 changed files with 18 additions and 1 deletions

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

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