Skip to content

Commit e818f7f

Browse files
committed
Clean up README
1 parent d7fd4c7 commit e818f7f

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
@@ -19,7 +19,7 @@ Then configure the rules you want to use under the rules section.
1919
```json
2020
{
2121
"rules": {
22-
"vue-accessibility/rule-name": 2
22+
"vue-accessibility/rule-name": "error"
2323
}
2424
}
2525
```

0 commit comments

Comments
 (0)