From 3d280ac650081343ca9e870cbdc7db71942b5834 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Tue, 19 Jul 2022 23:53:38 +0200 Subject: OPTIMIZE --- .husky/pre-commit | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .husky/pre-commit (limited to '.husky/pre-commit') diff --git a/.husky/pre-commit b/.husky/pre-commit deleted file mode 100644 index 6d395b8..0000000 --- a/.husky/pre-commit +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -. "$(dirname "$0")/_/husky.sh" - -npm run lint:fix -- cgit