Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(cli): activate strict mode in TS (except
strictNullChecks
)
Activating `strictNullChecks` makes TS compilation throw a lot of errors that need to refactor some part of the code. These refactoring will be done in another commit.
- Loading branch information