Skip to content

Commit

Permalink
Remove generateTelemetry from pre-commit (#12056)
Browse files Browse the repository at this point in the history
  • Loading branch information
roblourens authored Nov 17, 2022
1 parent 6f0db89 commit 5ff05bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ if [ -z "$changed" ]; then
exit 0
fi

npm run generateTelemetry
npx prettier $changed --check

0 comments on commit 5ff05bf

Please sign in to comment.