Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a conflict between lint-staged and tsc
lint-staged passed a list of files to tsc. tsc cannot find its configuration when this happens. For the workaround, see lint-staged/lint-staged#825.
- Loading branch information