v1.7.2
chore(*): switch from JSHint/JSCS to ESLint
docs(*): fix typos
docs(*): fix heading levels; use @example instead of headings
chore(package): fix some warnings/errors
perf(animate): avoid unnecessary computations if animations are globally disabled
refactor(*): replace `HashMap` with `NgMap`
docs(*): fix dangling or ambiguous links
refactor(ngAnimateSwap): simplify scope creation add tests regarding creating/removing scopes
docs: fix typos throughout the codebase
chore(eslint): enable `quotes: ["error", "single"]`