chore: add pre-commit linting
All checks were successful
ci / ci (22, debian-trixie) (push) Successful in 34s
All checks were successful
ci / ci (22, debian-trixie) (push) Successful in 34s
This commit is contained in:
parent
1a0a34da7a
commit
b1823e41c7
3 changed files with 64 additions and 7 deletions
2
.husky/pre-commit
Normal file
2
.husky/pre-commit
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env _
|
||||
bunx lint-staged
|
||||
Loading…
Reference in a new issue