Skip to content

Commit

Permalink
refactor: drop lint-staged
Browse files Browse the repository at this point in the history
Closes #20246
  • Loading branch information
rarkins committed May 18, 2023
1 parent c6d7168 commit 9e96d9a
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 204 deletions.
1 change: 0 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn lint-staged
yarn ls-lint

BRANCH_NAME=$(git branch --show-current)
Expand Down
5 changes: 0 additions & 5 deletions .lintstagedrc.json

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,6 @@
"jest-extended": "3.2.4",
"jest-junit": "16.0.0",
"jest-mock-extended": "3.0.4",
"lint-staged": "13.2.2",
"markdownlint-cli2": "0.7.1",
"memfs": "3.5.1",
"mock-fs": "5.2.0",
Expand Down

0 comments on commit 9e96d9a

Please sign in to comment.