{ "$schema": "http://json.schemastore.org/huskyrc", "hooks": { "pre-push": "yarn test" } }