We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6646c1 commit f11ab09Copy full SHA for f11ab09
.vscode/settings.json
@@ -38,6 +38,7 @@
38
"html",
39
"markdown",
40
"json",
41
+ "json5",
42
"jsonc",
43
"yaml",
44
"toml",
src/cli/constants.ts
@@ -40,6 +40,7 @@ export const vscodeSettingsString = `
45
46
0 commit comments