abhishekbansal2312 / abhishekbansal2312/BackTest
Typescript migration
- 主要語言
- JavaScript
- 星號
- 1
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
It is better to move to typescript in early stages only.
Before that we should define the important area of the app - from scope perspective. Need work on design items.
We can also enable lint and type checking tools in the github actions to keep the code clean and error free.
For start we can keep those checks lenient, later we can make them strict.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
The issue discusses migrating the project to TypeScript, enabling linting and type checking in GitHub Actions, and defining important app areas from a scope perspective. First, examine the existing JavaScript codebase structure to understand the modules. Look for any existing configuration files like package.json or GitHub Actions workflows. 'Done' would mean a TypeScript configuration is set up, core files are converted, and CI checks are running.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, typescript
- 領域
- backend-api-design, tooling
- Issue 類型
- 重構
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 10/100