Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 50da0aa

Browse files
authored
Add $schema to pyrightconfig.json (#8957)
1 parent fb2eb40 commit 50da0aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyrightconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/microsoft/pyright/main/packages/vscode-pyright/schemas/pyrightconfig.schema.json",
23
"typeshedPath": ".",
34
"include": [
45
"stdlib",

0 commit comments

Comments
 (0)