pypi pyright 0.0.10
Release v0.0.10

latest releases: 1.1.405, 1.1.404, 1.1.403...
3 years ago

Changes

Remove verbose output by default

Make use of the --silent flag to remove verbose npm output, e.g.

npm ERR! code 4
npm ERR! path /pyright-python
npm ERR! command failed
npm ERR! command sh -c pyright --foo

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/robert/.npm/_logs/2021-09-26T11_00_20_456Z-debug.log

This output can be re-enabled by setting PYRIGHT_PYTHON_VERBOSE to a truthy value.

Bug Fixes

  • Fix bug with npx passing the argument separator -- to pyright

Don't miss a new pyright release

NewReleases is sending notifications on new releases.