diff --git a/apps/expo/tsconfig.json b/apps/expo/tsconfig.json index ef8c0a5..ec551ea 100644 --- a/apps/expo/tsconfig.json +++ b/apps/expo/tsconfig.json @@ -14,6 +14,7 @@ }, "include": [ "src", + "modules", "*.ts", "*.js", ".expo/types/**/*.ts",