Skip to content

Commit

Permalink
Fixed up scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Jul 10, 2024
1 parent e724a85 commit d687fe5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"lint": "eslint . --max-warnings 0",
"lint:knip": "knip",
"lint:md": "markdownlint \"**/*.md\" \".github/**/*.md\" --rules sentences-per-line",
"lint:package-json": "npmPkgJsonLint .",
"lint:packages": "pnpm dedupe --check",
"lint:spelling": "cspell \"**\" \".github/**/*\"",
"prepare": "husky",
Expand Down

0 comments on commit d687fe5

Please sign in to comment.