Skip to content

Commit c55871b

Browse files
authored
Fix typo in omitParts config option
1 parent 0691595 commit c55871b

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)