Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix husky again
  • Loading branch information
krofax committed Mar 4, 2025
commit ce8f90a58d66467659907b0cc05d39ffc010d761
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"lint": "eslint . --ext mdx --max-warnings 0 && pnpm spellcheck:lint && pnpm check-breadcrumbs && pnpm check-redirects && pnpm validate-metadata && pnpm link-checker",
"fix": "eslint . --ext mdx --fix && pnpm spellcheck:fix && pnpm breadcrumbs && pnpm fix-redirects && pnpm metadata-batch-cli",
"spellcheck:lint": "cspell lint \"**/*.mdx\"",
"prepare": "husky install",
"prepare": "husky",
"spellcheck:fix": "cspell --words-only --unique \"**/*.mdx\" | sort --ignore-case | uniq > words.txt",
"breadcrumbs": "NODE_NO_WARNINGS=1 node --loader ts-node/esm utils/create-breadcrumbs.ts",
"check-breadcrumbs": "NODE_NO_WARNINGS=1 node --loader ts-node/esm utils/breadcrumbs.ts",
Expand Down
3 changes: 2 additions & 1 deletion words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ inator
INFLUXDBV
influxdbv
initcode
interopble
IPCDISABLE
ipcdisable
ipcfile
Expand Down Expand Up @@ -273,6 +272,7 @@ Pausability
pausable
pcscdpath
Pectra
pectra
Pectra's
Peerstore
peerstore
Expand Down Expand Up @@ -388,6 +388,7 @@ Superchain
superchain
Superchain's
Superchainerc
superchainerc
Superlend
Superloans
Superscan
Expand Down