abhishekbansal2312 / abhishekbansal2312/BackTest
Typescript migration
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.