Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rohan13
/
flowise
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
flowise
/
.husky
/
pre-commit
rohan13
Flowise Changes
4114d85
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
194 Bytes
#!/bin/sh
.
"
$(dirname
"
$0
"
)
/_/husky.sh"
yarn quick
# prettify
yarn lint-staged
# eslint lint(also include prettify but prettify support more file extensions than eslint, so run prettify first)