This website requires JavaScript.
Explore
Help
Sign In
smartfridge
/
armcord
Watch
1
Star
1
Fork
You've already forked armcord
0
mirror of
https://github.com/smartfrigde/armcord.git
synced
2024-08-14 23:56:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8217869e2f
armcord
/
.hooks
/
pre-commit
6 lines
44 B
Text
Raw
Normal View
History
Unescape
Escape
formatting a.k.a. "Install Prettier"
2022-03-04 17:53:18 +00:00
#!/bin/sh
yeet husky (#259)
2022-11-20 20:05:40 +00:00
set -e
formatting a.k.a. "Install Prettier"
2022-03-04 17:53:18 +00:00
npm run format
git add -A
Reference in a new issue
Copy permalink