Skip to content

Commit 1570a51

Browse files
committed
chore: remove turbo command
1 parent a870476 commit 1570a51

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

turbo.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
"build": {
99
"dependsOn": ["^build"],
1010
"outputs": [".next/**", "!.next/cache/**", "dist/**"]
11-
},
12-
"lint": {
13-
"dependsOn": ["^lint"],
14-
"cache": false
1511
}
1612
}
1713
}

0 commit comments

Comments
 (0)