Skip to content

Commit

Permalink
fix pnpm format (#5484)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored Jul 13, 2022
1 parent 94e26e8 commit 85dde0c
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,8 @@
"outputMode": "new-only"
},
"format": {
"outputs": [
"src/**",
"scripts/**",
"shared/**",
"templates/**",
"types/**"
],
"cache": false,
"outputs": [],
"outputMode": "new-only"
},
"prepare": {
Expand Down

0 comments on commit 85dde0c

Please sign in to comment.