Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Orphan: Changes required for jshint to accept module into CI
This - removes redundant variables (redeclared), - variable usage out of scope (declaration in try-catch), - unused variables and statements and - enforces strict-equality everywhere. Also removes occasional bad trailing spaces.
- Loading branch information