From aa846557303a019f2321de5b29e711f69b79087c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Santos?= <32807182+jvpdls@users.noreply.github.com> Date: Tue, 8 Apr 2025 01:48:03 -0300 Subject: [PATCH] added new typescript solution --- loans/SOLUTIONS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/loans/SOLUTIONS.md b/loans/SOLUTIONS.md index 640fedc..0bfccd1 100644 --- a/loans/SOLUTIONS.md +++ b/loans/SOLUTIONS.md @@ -17,3 +17,4 @@ Neste tópico, você encontrará uma lista de soluções para o desafio [Emprés | `Java` | https://github.com/Lucas-Vinicius-Santos/desafio--customer-loans | | `TypeScript` | https://github.com/lucazpinheiro/loans-service | | `TypeScript` | https://github.com/HenriqueSilverio/Loans.TypeScript | +| `TypeScript` | https://github.com/jvpdls/customer-loans-challenge |