File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 19
19
"npm-run-all" : " ^4.1.5" ,
20
20
"precise-commits" : " ^1.0.2" ,
21
21
"prettier" : " ^2.1.2" ,
22
+ "pyright" : " ^1.1" ,
22
23
"sql-language-server" : " ^0.11.4" ,
23
24
"typescript" : " ~4.1.3" ,
24
25
"unified-language-server" : " ^0.3.0" ,
Original file line number Diff line number Diff line change @@ -11445,6 +11445,11 @@ puppeteer@^1.17.0:
11445
11445
rimraf "^2.6.1"
11446
11446
ws "^6.1.0"
11447
11447
11448
+ pyright@^1.1:
11449
+ version "1.1.140"
11450
+ resolved "https://registry.yarnpkg.com/pyright/-/pyright-1.1.140.tgz#2692f67b2769e664983dff3fefee4c0e4d12f4fa"
11451
+ integrity sha512-isJj7cahjEK7xAy5/aLJ4TfzLJGA4SCWqPk1pLJA3k8S6VUo4FIiPrvHOd1LM2gxImqgef4rwUeHRC+vrOKLRQ==
11452
+
11448
11453
q@^1.5.1:
11449
11454
version "1.5.1"
11450
11455
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
You can’t perform that action at this time.
0 commit comments