Skip to content

Commit

Permalink
More stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklafrance committed Dec 11, 2024
1 parent f898734 commit cdaabfb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"persistent": true
},
"lint": {
"dependsOn": ["eslint", "typecheck", "//#syncpack", "//#knip"]
// "dependsOn": ["eslint", "typecheck", "//#syncpack", "//#knip"]
"dependsOn": ["eslint", "typecheck", "//#syncpack"]
},
"//#eslint": {
"dependsOn": ["@workleap/eslint-plugin#build"],
Expand Down

0 comments on commit cdaabfb

Please sign in to comment.