style: fix package.json husky field indent

pull/456/head
Shahar Or (mightyiam) 6 years ago
parent 179940d13c
commit 79098d381f

@ -59,8 +59,8 @@
}, },
"homepage": "https://github.com/paldepind/snabbdom#readme", "homepage": "https://github.com/paldepind/snabbdom#readme",
"husky": { "husky": {
"hooks": { "hooks": {
"pre-commit": "npm test" "pre-commit": "npm test"
}
} }
}
} }

Loading…
Cancel
Save