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.
1 parent 32d13a3 commit 4184873Copy full SHA for 4184873
README.md
@@ -34,7 +34,7 @@ Then configure the rule under the rules section.
34
```json
35
{
36
"rules": {
37
- "sort-react-dependency-arrays/sort": 2
+ "sort-react-dependency-arrays/sort": "error"
38
}
39
40
```
0 commit comments