Wriar / ShadowBox

Development Repository of ShadowBox, an open-source zero-knowledge file storage & encryption platform written in NodeJS
MIT License
1 stars 0 forks source link

(JS-0246) Require template literals instead of string concatenation #5

Open Wriar opened 1 year ago

Wriar commented 1 year ago

Description

In ES2015 (ES6), we can use template literals instead of string concatenation.

Occurrences

There are 4 occurrences of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/Wriar/ShadowBox-Dev/issue/JS-0246/occurrences/