• Robert Knight's avatar
    Make codebase clean with initial ESLint config · e6da5b0e
    Robert Knight authored
     - Remove unused variables. Note that ESLint is smarter than JSHint in
       that it realizes that vars which are assigned but never read are
       unused.
    
     - Add missing `angular` require statements.
    
     - Add ESLint suppressions where necessary
    e6da5b0e
dropdown-menu-btn.js 645 Bytes