searxng/package.json
Martin Fischer 506169f312 [pyright] remove no longer needed assertion
The pyright bug[1] for which the assertion was added has been fixed.

[1]: https://github.com/microsoft/pyright/issues/2930
2022-01-27 22:17:16 +01:00

7 lines
78 B
JSON

{
"dependencies": {
"eslint": "^8.7.0",
"pyright": "^1.1.215"
}
}