TodosState
All checks were successful
Lint / lint (push) Successful in 12s

This commit is contained in:
Julien Valverdé
2025-07-02 15:38:27 +02:00
parent 6c8f6622dd
commit 13c8b341c1
6 changed files with 66 additions and 5 deletions

View File

@@ -24,7 +24,13 @@
"paths": {
"@/*": ["./src/*"]
}
},
"plugins": [
{
"name": "@effect/language-service"
}
]
},
"include": ["src"]
}