Improvements
- Disable
@typescript-eslint/no-unnecessary-boolean-literal-comparein favor of the type-awareunicorn/no-unnecessary-boolean-comparison, which catches the same cases without requiringstrictNullChecksf93a16e (#117) - Allow the
@isolatedJSDoc tag used byunicorn/isolated-functions6d78307 (#116) - Update to eslint-plugin-unicorn 70
New rules
unicorn/no-async-promise-finallyunicorn/no-unnecessary-fetch-optionsunicorn/no-unsafe-promise-all-settled-valuesunicorn/prefer-abort-signal-anyunicorn/prefer-array-flat-mapunicorn/prefer-array-from-rangeunicorn/prefer-block-statement-over-iifeunicorn/prefer-group-byunicorn/prefer-iterator-helpersunicorn/prefer-simplified-conditions