We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88f6dc5 commit 37e909cCopy full SHA for 37e909c
vscode/asperheader/package.json
@@ -260,7 +260,7 @@
260
"description": "Optional suffix after the year in date values. Leave empty for none."
261
},
262
"asperheader.headerLogo": {
263
- "type": "string[]",
+ "type": "array",
264
"default": [
265
"..........####...####..........",
266
"......###.....#.#########......",
@@ -308,7 +308,7 @@
308
"description": "If true, a random ASCII logo will be chosen from the logo bank for each generated header."
309
310
"asperheader.extensionIgnore": {
311
312
"default": [],
313
"description": "A list of file globs or extensions where the header injection should not run on save."
314
0 commit comments