diff options
| author | stonedDiscord <Tukz@gmx.de> | 2022-07-19 23:53:38 +0200 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2022-07-19 23:53:38 +0200 |
| commit | 3d280ac650081343ca9e870cbdc7db71942b5834 (patch) | |
| tree | 78d3e016833b3770570830239c42a42867f4e2e0 /.husky/pre-commit | |
| parent | 3742988faf2aaa5ea011631bde96f562ffbdca71 (diff) | |
OPTIMIZE
Diffstat (limited to '.husky/pre-commit')
| -rw-r--r-- | .husky/pre-commit | 4 |
1 files changed, 0 insertions, 4 deletions
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 |
