Skip to content

Commit ca60100

Browse files
authored
Update README.md (#66)
1 parent a478915 commit ca60100

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
@@ -60,7 +60,7 @@ comment. To make these files strict too, just remove its' ignore comments.
6060

6161
## Configuration
6262

63-
Plugin takes extra, non-mandatory arguments `paths` and `exlude`. Both of them take an array of
63+
Plugin takes extra, non-mandatory arguments `paths` and `exclude`. Both of them take an array of
6464
relative or absolute paths that should be included (property `paths`) or excluded (property
6565
`exclude`). To add strict mode to files from ignored paths you can insert `//@ts-strict` comment.
6666

0 commit comments

Comments
 (0)