Skip to content

Enable Strict Mode in TypeScript with Rxjs Linter #261

@seanwu1105

Description

@seanwu1105

To ensure better code quality and reliability, we should enable the strict mode in TypeScript compiler configurations, which could help us to avoid possible null or undefined exceptions in runtime. Also, we should add linter rules for rxjs to avoid possible memory leak or unscoped operations.

Metadata

Metadata

Assignees

Labels

codeImprovements to code quality or project architecture.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions