mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Updating husky hook and adding lint-staged
This commit is contained in:
@@ -5,4 +5,5 @@ if [ "$branch" = "main" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# TO DO: npx lint-staged
|
||||
npx lint-staged
|
||||
npm run compile
|
||||
|
||||
Reference in New Issue
Block a user