Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(Fix): Disable caching for pyright (#863)
Similar to eslint, pyright needs to be aware of the rest of the repo for imports, which means we can't make an isolated caching sandbox. We should default this off
- Loading branch information