pyright-python
pyright-python copied to clipboard
Add support for configuration through pyproject.toml
Instead of just using environment variables for configuration we could also use pyproject.toml with the tool.pyright-python key.
would love to see this as well