1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-10 14:04:36 +00:00

chore: removing ghooks reference from package.json

This commit is contained in:
Allan Bowe
2021-05-20 11:56:41 +03:00
committed by GitHub
parent 3d0f426a98
commit f47f0d2cee

View File

@@ -35,10 +35,5 @@
"devDependencies": {
"@sasjs/cli": "^2.22.2"
},
"config": {
"ghooks": {
"pre-commit": "sasjs lint"
}
},
"dependencies": {}
}