From 4ca41ea83b8fdbfe2eb056c8b89852466a840a29 Mon Sep 17 00:00:00 2001 From: Oleksii Trekhleb Date: Wed, 21 Apr 2021 17:12:53 +0200 Subject: [PATCH] Testing Husky integration --- .husky/pre-commit | 1 - 1 file changed, 1 deletion(-) diff --git a/.husky/pre-commit b/.husky/pre-commit index 4c193072..660b8209 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,6 +1,5 @@ #!/bin/sh . "$(dirname "$0")/_/husky.sh" -# Testing Husky. npm run lint npm run test