smartcontractkit/documentation

[Enhancement]: Check types

Closed this issue · 0 comments

What would you like us to improve?

Currently, there are around 70 TypeScript errors, and there is no script for type-checking. The typecheck script should be added, and types should be checked when running Test.

How important it is?

Running a type checker can improve the quality and reliability of code.