js-algorand-sdk
js-algorand-sdk copied to clipboard
CI: Configure stricter type checking
Problem
Discussion in https://github.com/algorand/js-algorand-sdk/pull/675#issuecomment-1295392849, motivated a review of type checking configuration options: https://www.typescriptlang.org/tsconfig#Type_Checking_6248.
As a hopefully lightweight way to improve safety, the story requests assessing + configuring stricter type checks. If possible, enforce strict mode.