chore: move files out of root to declutter
This commit is contained in:
0
LICENSE.md → .github/LICENSE.md
vendored
0
LICENSE.md → .github/LICENSE.md
vendored
0
SECURITY.md → .github/SECURITY.md
vendored
0
SECURITY.md → .github/SECURITY.md
vendored
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
set -e
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
[ -n "$CI" ] && exit 0
|
||||
npx lint-staged
|
||||
|
||||
npx lint-staged --config ./.husky/lint-staged.config.js
|
||||
|
||||
Reference in New Issue
Block a user