Skip to content

Commit

Permalink
refactor: drop lint-staged (#22294)
Browse files Browse the repository at this point in the history
  • Loading branch information
rarkins committed May 18, 2023
1 parent 2904637 commit fc5ddaa
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
@@ -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
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 fc5ddaa

Please sign in to comment.