Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
Update migrating-to-8.0.0.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenwade committed Aug 27, 2021
1 parent fbf3126 commit 7dd1c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/8.0.0/user-guide/migrating-to-8.0.0.md
Expand Up @@ -102,7 +102,7 @@ In ESLint v7.0.0, using both `--report-unused-disable-directives` and `--fix` on

## <a name="eslint-recommended"></a> `eslint:recommended` has been updated

Three new rules have been enabled in the `eslint:recommended` preset.
Four new rules have been enabled in the `eslint:recommended` preset.

- [`no-loss-of-precision`](https://eslint.org/docs/rules/no-loss-of-precision)
- [`no-nonoctal-decimal-escape`](https://eslint.org/docs/rules/no-nonoctal-decimal-escape)
Expand Down

0 comments on commit 7dd1c4e

Please sign in to comment.