- Linting (ESLint): Avoid shadowing

- npm: Update devDeps
This commit is contained in:
Brett Zamir
2019-08-05 21:36:51 -07:00
parent 0bb9728067
commit 3808f7d7c1
12 changed files with 1131 additions and 1369 deletions

View File

@@ -11,6 +11,7 @@
- Optimization: Re-rerun image optimization per update
- Linting (ESLint): Adjust per now applied rules
- Linting (ESLint): Add HTML files to linting
- Linting (ESLint): Avoid shadowing
- Refactoring: Use `static` keyword for classes
- Testing: Accessibility test API update
- Docs: Clarify need for Node.js/npm being installed