Skip to content

Commit

Permalink
chore: husky 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
syoung125 committed Jul 28, 2023
1 parent 0a3105e commit 1db02a6
Show file tree
Hide file tree
Showing 72 changed files with 6,354 additions and 3,633 deletions.
6 changes: 0 additions & 6 deletions .husky/commit-msg

This file was deleted.

4 changes: 0 additions & 4 deletions .husky/pre-commit

This file was deleted.

5 changes: 0 additions & 5 deletions .husky/prepare-commit-msg

This file was deleted.

744 changes: 0 additions & 744 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/arg-npm-4.1.3-1748b966a8-544af8dd3f.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/meow-npm-8.1.2-bcfe48d4f3-bc23bf1b44.zip
Binary file not shown.
Binary file removed .yarn/cache/q-npm-1.5.1-a28b3cfeaf-147baa93c8.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/yn-npm-3.1.1-8ad4259784-2c487b0e14.zip
Binary file not shown.
26 changes: 0 additions & 26 deletions commitlint.config.js

This file was deleted.

4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"lint": "next lint",
"lint:css": "stylelint --ignore-path .gitignore '**/*.scss'",
"prettier": "prettier --write **/*.{ts,tsx}",
"postinstall": "husky install",
"storybook": "storybook dev -p 6006 -s ./public",
"build-storybook": "storybook build -s ./public",
"test-storybook": "test-storybook",
Expand Down Expand Up @@ -50,8 +49,6 @@
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.5",
"@babel/runtime": "^7.20.7",
"@commitlint/cli": "^17.4.0",
"@commitlint/config-conventional": "^17.4.0",
"@mdx-js/react": "^1.6.22",
"@storybook/addon-actions": "^7.0.0-beta.19",
"@storybook/addon-docs": "^7.0.0-beta.19",
Expand All @@ -76,7 +73,6 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-storybook": "^0.6.8",
"husky": "^8.0.3",
"jest-playwright-preset": "^3.0.1",
"jest-serializer-html": "^7.1.0",
"playwright": "^1.34.3",
Expand Down
Loading

0 comments on commit 1db02a6

Please sign in to comment.