lnbits/package.json
Pavol Rusnak a089188664
add pyright to the project (#1367)
* add pyright to project + bump prettier to latest

* reformat to match the latest prettier rules
2023-01-23 10:29:17 +01:00

7 lines
81 B
JSON

{
"devDependencies": {
"prettier": "2.8.3",
"pyright": "1.1.289"
}
}