Skip to content

Commit 108cabd

Browse files
authored
Merge pull request #50 from dben89x/master
Fix typo in omitParts config option
2 parents 0691595 + c55871b commit 108cabd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"description": "Removes the leading ./ character when the path is pointing to a parent folder."
7575
},
7676
"relativePath.omitParts": {
77-
"type": "arary",
77+
"type": "array",
7878
"default": [
7979
"\\/index$"
8080
],

0 commit comments

Comments
 (0)