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 28dcbdb commit 3542842Copy full SHA for 3542842
README.md
@@ -60,7 +60,7 @@ comment. To make these files strict too, just remove its' ignore comments.
60
61
## Configuration
62
63
-Plugin takes extra, non-mandatory arguments `paths`, `exlude` and `excludePattern`. Args `paths` and
+Plugin takes extra, non-mandatory arguments `paths`, `exclude` and `excludePattern`. Args `paths` and
64
`exclude` accept an array of relative or absolute paths that should be included (property `paths`)
65
or excluded (property `exclude`). Arg `excludePattern` accepts an array of strings that will be
66
matched with [minimatch](https://github.com/isaacs/minimatch). To add strict mode to files from
0 commit comments