We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b611c8 commit 9934dbaCopy full SHA for 9934dba
README.md
@@ -37,6 +37,9 @@ Fortuna is an off-chain service which can be used by [Entropy](https://pyth.netw
37
38
## Development
39
40
+### TypeScript Version Requirements
41
+The project requires TypeScript version >=4.7.4 <5.5.0. Using versions outside this range may result in linting warnings.
42
+
43
### Pull requests
44
45
Use the [Conventional Commits](https://www.conventionalcommits.org) format for your commit messages and PR titles.
0 commit comments