Skip to content

Commit 0023872

Browse files
authored
Docs: Add deprecated note to working-with-rules-deprecated page (#14344)
1 parent 36fca70 commit 0023872

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/developer-guide/working-with-rules-deprecated.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Working with Rules
1+
# Working with Rules (Deprecated)
2+
3+
**Note:** This page covers the deprecated rule format for ESLint <= 2.13.1. [This is the most recent rule format](./working-with-rules.md).
24

35
Each rule in ESLint has two files named with its identifier (for example, `no-extra-semi`).
46

0 commit comments

Comments
 (0)