diff --git a/turbo.json b/turbo.json index 5ec77b7c..e5c3058c 100644 --- a/turbo.json +++ b/turbo.json @@ -7,7 +7,7 @@ "android", "!android/build", "src/*.ts", - "src/tests/*.tsx", + "src/tests/*.ts", "example/package.json", "example/android", "cpp", @@ -24,7 +24,7 @@ "ios", "cpp", "src/*.ts", - "src/tests/*.tsx", + "src/tests/*.ts", "example/package.json", "example/ios", "!example/ios/build",