nearbeach / NearBeach

NearBeach is an open sourced project management tool, helping you keep track of your project. You can track requirements, projects and tasks

Home Page:https://nearbeach.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

robotichead opened this issue · comments

Description

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

Occurrences

There is 1 occurrence of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/robotichead/NearBeach/issue/JS-0246/occurrences/

Hey i want to work on this issue

@robotichead I have raised PR #505, which fixes the issue. Could you assign me this issue and please review it?