Lint imports, update deps
Changes:
- Updated NW.js to 0.62.3
- Comes with Chrome 99
- Comes with Node 17.7.2
- Updated Vue-CLI to 5.0.4
- Added in new ESLint rules/plugin for error handling and organizing around imports
- Updated ESLint rules and plugins (base, jest, vue)
- Updated
@babel/eslint-parser
- Updated
core-js
- Updated
eslint
- Updated
wait-on
All tests remain 100% coverage.
Diffs against previous releases:
- v1.9.0...v1.10.0
- v1.8.0...v1.10.0
- v1.7.0...v1.10.0
- v1.6.0...v1.10.0
- v1.5.0...v1.10.0
- v1.4.0...v1.10.0
- v1.3.0...v1.10.0
- v1.2.0...v1.10.0
- v1.1.0...v1.10.0
- v1.0.0...v1.10.0
Missing features:
- E2E Testing (accepting PRs)