Selaa lähdekoodia

docs: add typescript version requirements to development section

Co-Authored-By: Jayant Krishnamurthy <jayant@dourolabs.xyz>
Devin AI 11 kuukautta sitten
vanhempi
sitoutus
9934dba1bd
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -37,6 +37,9 @@ Fortuna is an off-chain service which can be used by [Entropy](https://pyth.netw
 
 ## Development
 
+### TypeScript Version Requirements
+The project requires TypeScript version >=4.7.4 <5.5.0. Using versions outside this range may result in linting warnings.
+
 ### Pull requests
 
 Use the [Conventional Commits](https://www.conventionalcommits.org) format for your commit messages and PR titles.