We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
working-with-rules-deprecated
1 parent 36fca70 commit 0023872Copy full SHA for 0023872
1 file changed
docs/developer-guide/working-with-rules-deprecated.md
@@ -1,4 +1,6 @@
1
-# Working with Rules
+# 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).
4
5
Each rule in ESLint has two files named with its identifier (for example, `no-extra-semi`).
6
0 commit comments