aboutsummaryrefslogtreecommitdiffstats
path: root/.huskyrc.json
diff options
context:
space:
mode:
authorkj_sh6042026-02-14 12:39:43 -0500
committerkj_sh6042026-02-14 12:39:43 -0500
commit44e5a55736c4ff99d404441936b055483ed9c42d (patch)
treebf22343ade74a79f18b44ea39449903d7501e70d /.huskyrc.json
fork: initial commit, derived from water.css (d950cbc)
Diffstat (limited to '.huskyrc.json')
-rw-r--r--.huskyrc.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/.huskyrc.json b/.huskyrc.json
new file mode 100644
index 0000000..acfde82
--- /dev/null
+++ b/.huskyrc.json
@@ -0,0 +1,5 @@
+{
+ "hooks": {
+ "pre-commit": "yarn validate"
+ }
+} \ No newline at end of file