eslint-plugin-react-func
Advanced tools
Comparing version
{ | ||
"name": "eslint-plugin-react-func", | ||
"version": "0.1.12", | ||
"version": "0.1.13", | ||
"description": "max lines per function for react", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -54,3 +54,3 @@ # eslint-plugin-react-func | ||
# max-lines-per-function | ||
#### exclude react functional components | ||
#### This rule will exclude react functional components | ||
## Options | ||
@@ -57,0 +57,0 @@ - "max" (default 50) enforces a maximum number of lines in a function. |
18792
0.08%