eslint-plugin-sonarjs
Version:
SonarJS rules for ESLint
18 lines (10 loc) ⢠357 B
Markdown
# sonarjs/max-lines
š Files should not have too many lines of code.
š« This rule is _disabled_ in the ā
`recommended` config.
<!-- end auto-generated rule header -->
## Options
<!-- begin auto-generated rule options list -->
| Name | Type |
| :-------- | :------ |
| `maximum` | Integer |
<!-- end auto-generated rule options list -->