Skip to content

Commit 4184873

Browse files
committed
update README
1 parent 32d13a3 commit 4184873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Then configure the rule under the rules section.
3434
```json
3535
{
3636
"rules": {
37-
"sort-react-dependency-arrays/sort": 2
37+
"sort-react-dependency-arrays/sort": "error"
3838
}
3939
}
4040
```

0 commit comments

Comments
 (0)