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 a478915 commit ca60100Copy full SHA for ca60100
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` and `exlude`. Both of them take an array of
+Plugin takes extra, non-mandatory arguments `paths` and `exclude`. Both of them take an array of
64
relative or absolute paths that should be included (property `paths`) or excluded (property
65
`exclude`). To add strict mode to files from ignored paths you can insert `//@ts-strict` comment.
66
0 commit comments