Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(conf): avoid type assertion in map case branch
Simplifies the code by using the type switch variable binding instead of performing an additional type assertion. Signed-off-by: Ville Vesilehto <[email protected]>
- Loading branch information