Bug 23833

Summary: [Omnibus] JavaScript should conform to coding guidelines recommended by ESLint
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9284
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 36566, 23834, 25353, 27752, 27754, 28522, 28910    
Bug Blocks:    

Description Owen Leonard 2019-10-17 13:11:15 UTC
An updated version of Bug 9284.

ESLint can be used to check JavaScript for errors and potential problems. It can be installed on a variety of platforms and integrated into various editors:

https://eslint.org/docs/user-guide/integrations

This bug will serve as an omnibus for any bug devoted to ESLint-related cleanup.