mckenzm
0
Q:

angular9 husky

"husky": {
    "hooks": {
        "pre-commit": "pretty-quick --staged && ng lint && ng test",
        "pre-push": "ng build --aot true"
    }
}
1

New to Communities?

Join the community