소스 검색

docs: add typescript version requirements to development section

Co-Authored-By: Jayant Krishnamurthy <jayant@dourolabs.xyz>
Devin AI 11 달 전
부모
커밋
9934dba1bd
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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.