This website requires JavaScript.
Explore
Help
Sign in
GlcoinCore
/
jam
Watch
1
Star
0
Fork
You've already forked jam
0
mirror of
https://github.com/joinmarket-webui/jam.git
synced
2026-08-20 13:28:21 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
0e40623732
jam
/
.husky
/
pre-commit
5 lines
81 B
Text
Raw
Normal View
History
Unescape
Escape
initialize Jam V2 Co-authored-by: theborakompanioni <theborakompanioni+github@gmail.com>
2025-06-20 01:19:54 +05:30
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
feat: setup code formatting (#21) * Install prettier * Install husky * Add npm lint and format scripts * Format files * Remove unused import * Setup prettier config * Update line width * Update package.json Co-authored-by: d11n <mail@dennisreimann.de> * Reformat Co-authored-by: d11n <mail@dennisreimann.de>
2022-01-27 10:20:31 +01:00
initialize Jam V2 Co-authored-by: theborakompanioni <theborakompanioni+github@gmail.com>
2025-06-20 01:19:54 +05:30
npx lint-staged && npm test
Reference in a new issue
Copy permalink