ソースを参照

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.