From 4cfc4fc127dfd8cdea1ea690a7f39bff01305280 Mon Sep 17 00:00:00 2001 From: Adrian Castro <22133246+castdrian@users.noreply.github.com> Date: Tue, 2 Apr 2024 15:55:43 +0200 Subject: [PATCH] chore: ffs --- apps/expo/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/expo/tsconfig.json b/apps/expo/tsconfig.json index ec551ea..2d363e9 100644 --- a/apps/expo/tsconfig.json +++ b/apps/expo/tsconfig.json @@ -14,7 +14,7 @@ }, "include": [ "src", - "modules", + "modules", "*.ts", "*.js", ".expo/types/**/*.ts",