-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(logger): add clear state functionality (#902)
* feat: add business logic for clear state * chore: removed temporary code * feat: business logic + unit tests for decorator and middleware * chore: format TS * chore: typo in logger docs * chore: lint fix quotes * chore: typo in logger docs * tests(logger): rename test scenario for clear state * chore: exclude non-null rule in decorator * build(deps): revert package-lock.json * test(logger): clear state e2e tests
- Loading branch information
1 parent
c6622ad
commit fa1dacb
Showing
12 changed files
with
1,542 additions
and
1,248 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.