-
Notifications
You must be signed in to change notification settings - Fork 302
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Enforce TS
strict
type checking and other improvements (#1146)
* Enforce TS `strict` type checking * Impl. for adapter/ember. Fix a few leftovers. * Prettier fix. * Partial impl. for adapter/deconz * Fix more eslint for adapter/deconz * Impl. for adapter/zigate * Prettier fix. * Partial impl. for adapter/ezsp * Fix waitFor definition & command response detection. * Partial impl. for adapter/zstack * Fix eslint * Updates * Some updates * Updates * Updates * Updates * Updates * Updates * Add EventEmitter typing. * Fix test & prettier. * Fix lint. * Fix `device` always defined when emitting. * Revert deconz request enqueue. * Update deconz * Cleanup. * Don't allow errors to logger * Revert some Error logging from `stack` to `message. --------- Co-authored-by: Koen Kanters <[email protected]> Co-authored-by: Koen Kanters <--global>
- Loading branch information
Showing
111 changed files
with
3,437 additions
and
3,494 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.