payload-validation #33
@ -16,7 +16,8 @@
|
||||
"lint:fix": "eslint . --fix --ext ts --report-unused-disable-directives --max-warnings 0",
|
||||
"lint:staged": "eslint --fix --ext ts --report-unused-disable-directives --max-warnings 0",
|
||||
"lint-staged": "lint-staged",
|
||||
"start:db": "docker compose -f mongo-docker-compose.yml up -d"
|
||||
"start:db": "docker compose -f mongo-docker-compose.yml up -d",
|
||||
"preinstall": "git config core.hooksPath .git-hooks"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user