This website requires JavaScript.
Explore
Help
Sign In
potsda.mn
/
mobilizon
Watch
10
Star
4
Fork
You've already forked mobilizon
1
Code
Issues
22
Pull requests
1
Projects
Releases
Wiki
Activity
4ceee2efc7
mobilizon
/
.husky
/
pre-commit
4 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build(lint): add lint-staged and husky git hooks to automatically lint on commit Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-26 17:36:56 +02:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
build: switch from yarn to npm to manage js dependencies and move js contents to root yarn v1 is being deprecated and starts to have some issues Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-11-14 17:24:42 +01:00
npm run pre-commit
Reference in a new issue
Copy permalink