View Issue Details

IDProjectCategoryView StatusLast Update
0005021Composrcorepublic2022-11-10 01:24
ReporterChris GrahamAssigned To 
SeverityFeature-request 
Status non-assignedResolutionopen 
Product Version 
Fixed in Version 
Summary0005021: Employ new ESLint standards
DescriptionHere are some ESLint checks that are not available on my dev machine's ESLint version (stock Ubuntu), that we might be able to easily use in the future:
 - no-constructor-return
 - no-unreachable-loop
 - no-unused-private-class-members

Additionally it would be nice to use (requires cleanup work):
 - consistent-return
TagsType: JavaScript
Time estimation (hours)5
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-11-10 01:24 Chris Graham New Issue
2022-11-10 01:24 Chris Graham Tag Attached: Type: JavaScript