aboutsummaryrefslogtreecommitdiffstats
path: root/.simple-git-hooks.json
diff options
context:
space:
mode:
Diffstat (limited to '.simple-git-hooks.json')
-rw-r--r--.simple-git-hooks.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.simple-git-hooks.json b/.simple-git-hooks.json
new file mode 100644
index 0000000..5f3b598
--- /dev/null
+++ b/.simple-git-hooks.json
@@ -0,0 +1,3 @@
1{
2 "pre-commit": "yarn nano-staged"
3}