1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-08 05:57:02 +09:00

restore commit hooks

This commit is contained in:
Andrew Simachev 2024-04-24 23:22:00 +02:00
parent 8fbcd74a6b
commit e78d1aecb1
No known key found for this signature in database
GPG key ID: 49A163D0D14E6FD8

View file

@ -5,8 +5,8 @@ npx lint-staged --concurrent false
# npm run typecheck
# Checking for secrets
#gitleaks protect --verbose --redact --staged
gitleaks protect --verbose --redact --staged
# Checking dependencies' licenses
#npx license-checker --production --json --out licenses.json
#node check-licenses.js
npx license-checker --production --json --out licenses.json
node check-licenses.js