RobertCraigie / pyright-python

Python command line wrapper for pyright, a static type checker
https://pypi.org/project/pyright/
MIT License
164 stars 22 forks source link

Always redirect npm's output to stderr #263

Open Akuli opened 5 months ago

Akuli commented 5 months ago

IMO this makes sense, because npm output shouldn't be mixed with pyright output.