Skip to content

Commit e046df1

Browse files
committed
Update docs
1 parent 66660d9 commit e046df1

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
@@ -27,7 +27,7 @@ You can set words to skip assertion with the regular expression.
2727
```json
2828
"rule": {
2929
"ginger": {
30-
"skipRegExps": ["[Jj]ava *[Ss]cript"]
30+
"skipPatterns": ["/[Jj]ava *[Ss]cript/"]
3131
}
3232
}
3333
```

0 commit comments

Comments
 (0)