Skip to content

Commit

Permalink
Update docs/rules/id-blacklist.md
Browse files Browse the repository at this point in the history
Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
  • Loading branch information
dimitropoulos and mdjermanovic committed Jul 11, 2020
1 parent 04069fe commit 4eed01d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/id-blacklist.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# disallow specified identifiers (id-blacklist)

This rule has been deprecated. Please see the [`id-denylist`]('./id-blacklist') rule.
This rule was **deprecated** in ESLint v7.5.0 and replaced by the [id-denylist](id-denylist.md) rule.

0 comments on commit 4eed01d

Please sign in to comment.