npm pyright 1.0.51
Published 1.0.51

latest releases: 1.1.362, 1.1.361, 1.1.360...
4 years ago

New Feature: Wildcard characters are now supported for include, exclude, ignore and strict path arrays in the config file. Supported wildcards include ** (matches against one or more directories), * (matches against zero or more characters), and ? (matches against a single character).
New Feature: Added config rule "reportCallInDefaultInitializer" that emits an error or warning when a function call is used within a parameter's default value initialization expression.

Don't miss a new pyright release

NewReleases is sending notifications on new releases.