lightdm-webkit-theme-tendou
lightdm-webkit-theme-tendou copied to clipboard
Switch to ESLint for listing
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