]> git.proxmox.com Git - pve-eslint.git/blobdiff - eslint/docs/rules/max-lines.md
import eslint 7.28.0
[pve-eslint.git] / eslint / docs / rules / max-lines.md
index de4ea0d94f2898fcee54f82eb2ae74d65eb5e19c..74b9aada2287663157c2f6d1c5fbdbcb1890656a 100644 (file)
@@ -18,7 +18,7 @@ This rule has a number or object option:
 
 * `"skipComments": true` ignore lines containing just comments
 
-### code
+### max
 
 Examples of **incorrect** code for this rule with a max value of `2`: