mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-19 20:01:08 -05:00
Run check-types and lint in husky
This commit is contained in:
@@ -6,4 +6,7 @@ if [ "$branch" = "main" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
npx lint-staged
|
npx lint-staged
|
||||||
|
|
||||||
npm run compile
|
npm run compile
|
||||||
|
npm run lint
|
||||||
|
npm run check-types
|
||||||
|
|||||||
Reference in New Issue
Block a user