Skip to content

Commit d2e6799

Browse files
authored
fix config description (#1145)
1 parent 3266b1a commit d2e6799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"conf.resource.insertEmptyLastLine": {
105105
"type": "object",
106106
"default": {},
107-
"description": "Resource configuration: Configure files using glob patterns to have an empty last line always",
107+
"description": "Resource configuration: Configure files using names to have an empty last line always",
108108
"scope": "resource"
109109
},
110110
"conf.language.showSize": {

0 commit comments

Comments
 (0)