Skip to content

Commit 0cb0805

Browse files
fix: remove telemetry and global environment variables from turbo configuration
1 parent 2cb1a93 commit 0cb0805

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

turbo.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
22
"$schema": "https://turbo.build/schema.json",
3-
"telemetry": false,
4-
"globalPassThroughEnv": ["ANDROID_HOME", "ANDROID_SDK_ROOT", "JAVA_HOME"],
53
"tasks": {
64
"build": {
75
"dependsOn": ["^build", "codegen"],

0 commit comments

Comments
 (0)