From ee10c076f750eb155e7db4960e2883f6b27d1480 Mon Sep 17 00:00:00 2001 From: Amrit Timalsina Date: Sat, 15 Oct 2022 13:13:48 +0545 Subject: [PATCH] Remove eslint --- .husky/pre-commit | 1 - 1 file changed, 1 deletion(-) diff --git a/.husky/pre-commit b/.husky/pre-commit index 431c8cc..36af219 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,5 +1,4 @@ #!/bin/sh . "$(dirname "$0")/_/husky.sh" -npm run test:eslint npx lint-staged