Fix
Lint / lint (push) Successful in 13s
Publish / publish (push) Successful in 13s

This commit is contained in:
Julien Valverdé
2026-05-16 14:31:56 +02:00
parent a50373f88a
commit a57dc3e0d8
2 changed files with 4 additions and 11 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"typescript.tsdk": "node_modules/typescript/lib",
"js/ts.tsdk.path": "node_modules/typescript/lib",
"editor.codeActionsOnSave": {
"source.fixAll.biome": "explicit"
}