pyright/docs
Saugat Acharya 8a9479552d
Update getting-started.md
- Remove double quotes before comment
- Highlight `pyrightconfig.json`
2019-11-17 19:01:04 +05:45
..
img Documented recent features. 2019-09-04 23:54:19 +00:00
build-debug.md Added documentation for building and debugging. 2019-03-27 23:18:11 -07:00
command-line.md Added code to command-line version to report a non-zero exit code if the config file couldn't be read or parsed. 2019-10-23 23:34:27 -07:00
commands.md Documented recent features. 2019-09-04 23:54:19 +00:00
comments.md Fixed some typos in documentation. 2019-09-26 19:38:48 -07:00
configuration.md Expanded isinstance support (for both the reportUnnecessaryIsInstance switch and type constraints) to also support issubclass. 2019-10-24 23:22:03 -07:00
getting-started.md Update getting-started.md 2019-11-17 19:01:04 +05:45
import-resolution.md Fixed some typos in documentation. 2019-09-26 19:38:48 -07:00
internals.md Renamed expressionEvaluator to typeEvaluator and typeAnalyzer to checker to better reflect their new roles. 2019-11-10 16:56:15 -08:00
settings.md Added new VS Code setting "pyright.openFilesOnly", which is set to true. 2019-11-15 18:37:14 -08:00
type-stubs.md Fixed some typos in documentation. 2019-09-26 19:38:48 -07:00