7.0.0-beta.8 Release
Pre-release
Pre-release
- Changes rule options.
- node/prefer-global/buffer
- Changes
always
tonever
based on Node.js documentation.
- Changes
- node/prefer-global/process
- Changes
always
tonever
based on Node.js documentation.
- Changes
- node/prefer-global/buffer
- Fixes issue with node versions
14.18.0
and less. (#181) - Fixes issue with false positives with
import/extensions
with mixed CommonJS / ESM usage. - Fixes Jest file match in TypeScript overrides to use Jest config, if available, instead of always assuming Jest's default test matching.
- Removes rules.
- eslint-comments/no-unlimited-disable
- Duplicate of
unicorn/no-abusive-eslint-disable
.
- Duplicate of
- eslint-comments/no-unlimited-disable