feat: mejorar la extracción del contexto de organización en el middleware

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-25 11:30:38 -04:00
parent f304ed1b50
commit 675fa1e299
2 changed files with 11 additions and 2 deletions
+1
View File
@@ -3,6 +3,7 @@
"target": "ESNext",
"module": "commonjs",
"moduleResolution": "Node",
"ignoreDeprecations": "6.0",
"strict": true,
"noImplicitAny": false,
"esModuleInterop": true,