-
Notifications
You must be signed in to change notification settings - Fork 536
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improvement(shared-object-base): use shallowCloneObject helper in Flu…
…idSerializer to clean up `no-unsafe-assignment` lint disable (#23717) ## Description Follow up to #23662: #23662 (comment) Reason for `shallowCloneObject`: #23662 (comment) This PR also removes several unused `no-unsafe-assignment` lint disables in test file serializer.spec.ts.
- Loading branch information
1 parent
c91b39f
commit 3459304
Showing
2 changed files
with
2 additions
and
13 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
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