瀏覽代碼

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.