Skip to content

Commit

Permalink
Adds deprecated note to working-with-rules-deprecated page.
Browse files Browse the repository at this point in the history
  • Loading branch information
manovotny committed Apr 20, 2021
1 parent f2babb1 commit c905d67
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/developer-guide/working-with-rules-deprecated.md
@@ -1,4 +1,6 @@
# Working with Rules
# Working with Rules (Deprecated)

**Note:** This page covers the deprecated rule format for ESLint <= 2.13.1. [This is the most recent rule format](./working-with-rules.md).

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

Expand Down

0 comments on commit c905d67

Please sign in to comment.