From 737344a72d23dc97b0d0e73cc4ab7fdffd0fbf49 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Sun, 14 May 2023 23:12:27 -0700 Subject: Merge in react app code From sluchajfun and youtube-heardle-template --- .husky/commit-msg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .husky/commit-msg (limited to '.husky/commit-msg') diff --git a/.husky/commit-msg b/.husky/commit-msg new file mode 100644 index 0000000..617efbd --- /dev/null +++ b/.husky/commit-msg @@ -0,0 +1,4 @@ +#!/bin/sh +. "$(dirname "$0")/_/husky.sh" + +npx --no-install commitlint --edit -- cgit v1.2.3