Changed
- BREAKING: Added new rules
unicorn/no-negated-condition,unicorn/no-typeof-undefined,
andunicorn/prefer-set-sizefromeslint-plugin-unicornv45.0.0. (#79)
- Added new config for
eslint-plugin-promise, which can be added by
"extends": ["@aarongoldenthal/eslint-config-standard/promise-config"]. (#80)
- Added new
recommendedconfig with all other configurations enabled. See the
README for details. (#81)
Fixed
- Updated to latest dependencies, including
eslint-plugin-jest@27.1.7,
eslint-plugin-jsdoc@39.6.4, andeslint-plugin-n@15.6.0.