✨ Automatically format when submitting
This commit is contained in:
2
.githooks/pre-commit
Executable file
2
.githooks/pre-commit
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
npm run format && git add -A
|
||||
Reference in New Issue
Block a user