Skip to content

Commit 98ba682

Browse files
authored
Remove null default for intelliSenseCachePath (#5097)
1 parent f132884 commit 98ba682

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Extension/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@
313313
},
314314
"C_Cpp.intelliSenseCachePath": {
315315
"type": "string",
316-
"default": null,
317316
"description": "%c_cpp.configuration.intelliSenseCachePath.description%",
318317
"scope": "resource"
319318
},

0 commit comments

Comments
 (0)