Skip to content

Commit

Permalink
goodbye husky and lint-staged
Browse files Browse the repository at this point in the history
  • Loading branch information
taga3s committed Dec 15, 2024
1 parent a053049 commit 399161a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 287 deletions.
1 change: 0 additions & 1 deletion .husky/pre-commit

This file was deleted.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"lint": "biome lint --write --unsafe ./app",
"format": "biome format --write ./app package.json biome.json tsconfig.json",
"article": "speedymd",
"prepare": "husky",
"install-puppeteer": "puppeteer browsers install chrome"
},
"dependencies": {
Expand All @@ -31,8 +30,6 @@
"@types/unist": "^3.0.3",
"hast": "^1.0.0",
"hast-util-to-html": "^9.0.3",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"mdast": "^3.0.0",
"puppeteer": "^23.10.0",
"rehype-parse": "^9.0.1",
Expand Down
Loading

0 comments on commit 399161a

Please sign in to comment.