add pyright to the project (#1367)
* add pyright to project + bump prettier to latest * reformat to match the latest prettier rules
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"prettier": "2.1.1"
|
||||
"prettier": "2.8.3",
|
||||
"pyright": "1.1.289"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user