Skip to content

Commit

Permalink
Docs: fix typo in migration guide (#14985)
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Aug 29, 2021
1 parent 1ddc955 commit 80cfb8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/migrating-to-8.0.0.md
Expand Up @@ -94,7 +94,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 80cfb8f

Please sign in to comment.