View Issue Details

IDProjectCategoryView StatusLast Update
5021Composrcorepublic2022-11-10 01:24
ReporterChris Graham Assigned ToGuest  
PrioritynormalSeverityfeature 
Status newResolutionopen 
Summary5021: 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
Attach Tags
Time estimation (hours)5
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

There are no notes attached to this issue.

Add Note

View Status
Note
Upload Files
Maximum size: 32,768 KiB

Attach files by dragging & dropping, selecting or pasting them.
You are not logged in You are not logged in. This means you will not get any e-mail notifications. And if you reply, we will not know for sure you are the original poster of the 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