Skip to content

Commit

Permalink
chore(turbo): update config
Browse files Browse the repository at this point in the history
  • Loading branch information
DerYeger committed Jan 13, 2023
1 parent b01ae12 commit 137bc66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,16 @@
"outputs": []
},
"check:tsc": {
"dependsOn": ["sync"],
"outputs": []
},
"check:vue": {
"dependsOn": ["sync"],
"inputs": ["src/**/*.vue"],
"outputs": []
},
"lint": {
"dependsOn": ["sync"],
"outputs": []
},
"preview": {
Expand Down

0 comments on commit 137bc66

Please sign in to comment.