codehearts/lightdm-webkit-theme-tendou

Switch to ESLint for listing

Opened this issue · 0 comments

JSHint is deprecating some code style options, which would be nice to have (namely ensuring constructor function names are capitalized, ensuring consistency of quotation marks, and removing trailing whitespace). ESLint should provide everything JSHint does, and more