Bug 23833 - [Omnibus] JavaScript should conform to coding guidelines recommended by ESLint
Summary: [Omnibus] JavaScript should conform to coding guidelines recommended by ESLint
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on: 36566 23834 25353 27752 27754 28522 28910
Blocks:
  Show dependency treegraph
 
Reported: 2019-10-17 13:11 UTC by Owen Leonard
Modified: 2024-04-10 11:29 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.