Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- uninitialized vars - use of == and != - throwing string literal - not using shorthand property - not using dot notation - unused variables/statements - coercion shorthands - useless template literals - function keyword with callback - logical operators instead of chains - use of `javascript:` url
- Loading branch information