Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use template literal for string conversion
Using a template literal for converting an object to string is easier to read and imho safer to do.
- Loading branch information