mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2025-12-11 00:25:45 +01:00
chore: initial commit
This commit is contained in:
5
.husky/pre-commit
Executable file
5
.husky/pre-commit
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npm run lint:staged
|
||||
npm run test
|
||||
Reference in New Issue
Block a user