Fix
Lint / lint (push) Failing after 26s

This commit is contained in:
Julien Valverdé
2026-07-27 05:57:27 +02:00
parent 29e7710098
commit b2e946eec6
-1
View File
@@ -23,7 +23,6 @@
"noFallthroughCasesInSwitch": true, "noFallthroughCasesInSwitch": true,
"noUncheckedSideEffectImports": true, "noUncheckedSideEffectImports": true,
"baseUrl": ".",
"paths": { "paths": {
"@/*": ["./src/*"] "@/*": ["./src/*"]
}, },