@sarj/eslint-plugin 9.14.0 → 9.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -26,7 +26,7 @@ import sarj from "@sarj/eslint-plugin";
26
26
  export default [...sarj.configs.recommended];
27
27
  ```
28
28
 
29
- 57 rules. Each source under `src/rules/` states one concise claim and links to
29
+ 67 rules. Each source under `src/rules/` states one concise claim and links to
30
30
  its paired tests. The definition and named test cases are the complete rule
31
31
  specification, and `meta.docs.url` points directly to those executable examples.
32
32