pyenv-pyright
pyenv-pyright copied to clipboard
If an empty pyrightconfig.json file exists, it isn't appended
To reproduce:
- Create an empty file called pyrightconfig.json
- Run pyenv pyright
It prints no message and does not edit the file