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",