lint/lib (#49)
resolves #42 Co-authored-by: johba <johba@harb.eth> Reviewed-on: https://codeberg.org/johba/harb/pulls/49
This commit is contained in:
parent
4f7cebda56
commit
09c36f2c87
19 changed files with 2340 additions and 236 deletions
3
.husky/pre-commit
Executable file
3
.husky/pre-commit
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
cd kraiken-lib || exit 1
|
||||
npx lint-staged
|
||||
Loading…
Add table
Add a link
Reference in a new issue