mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-19 01:43:42 +01:00
a089188664
* add pyright to project + bump prettier to latest * reformat to match the latest prettier rules
7 lines
81 B
JSON
7 lines
81 B
JSON
{
|
|
"devDependencies": {
|
|
"prettier": "2.8.3",
|
|
"pyright": "1.1.289"
|
|
}
|
|
}
|