mirror of
https://github.com/sasjs/server.git
synced 2026-01-03 21:10:05 +00:00
chore(git): enabled pre-commit git hook
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"start": "nodemon ./src/index.ts",
|
||||
"build": "tsc --project ./",
|
||||
"semantic-release": "semantic-release -d",
|
||||
"postinstall": "[ -d .git ] && git config core.hooksPath ./.git-hooks || true"
|
||||
},
|
||||
"author": "Analytium",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user