Closed
Description
- use default typescript settings (
tsconfig.json
) - strict mode
- strict null checks
- Strict bind, call, and apply methods on functions microsoft/TypeScript#27028
- create types for API responses
- typing for REST API clients
tsconfig.json
)