Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(package.json): remove jest from lint staged
prettier and jest can't run on the same pattern. it cause jest to run on files with are not test cases.
- Loading branch information