Skip to content

Commit 80cfb8f

Browse files
authoredAug 29, 2021
Docs: fix typo in migration guide (#14985)
1 parent 1ddc955 commit 80cfb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/user-guide/migrating-to-8.0.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ In ESLint v7.0.0, using both `--report-unused-disable-directives` and `--fix` on
9494

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

97-
Three new rules have been enabled in the `eslint:recommended` preset.
97+
Four new rules have been enabled in the `eslint:recommended` preset.
9898

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

0 commit comments

Comments
 (0)
Please sign in to comment.