You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[IMP] config: enables type checking for binded functions
Task Description
Currently all binded function are type as any. This change aims to
for type checking on binded function in TypeScript.
Related Task/PR
Task-3344661
closes#2547
X-original-commit: ab43c5e
Signed-off-by: Lucas Lefèvre (lul) <lul@odoo.com>
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
0 commit comments