]> git.proxmox.com Git - pve-eslint.git/blob - eslint/docs/src/rules/id-blacklist.md
import 8.41.0 source
[pve-eslint.git] / eslint / docs / src / rules / id-blacklist.md
1 ---
2 title: id-blacklist
3 rule_type: suggestion
4 ---
5
6
7 This rule was **deprecated** in ESLint v7.5.0 and replaced by the [id-denylist](id-denylist) rule.