Skip to content

Commit

Permalink
json5
Browse files Browse the repository at this point in the history
  • Loading branch information
nirtamir2 committed Oct 21, 2024
1 parent 010a5d6 commit 7299490
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"html",
"markdown",
"json",
"json5",
"jsonc",
"yaml",
"toml",
Expand Down
1 change: 1 addition & 0 deletions src/cli/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export const vscodeSettingsString = `
"html",
"markdown",
"json",
"json5",
"jsonc",
"yaml",
"toml",
Expand Down

0 comments on commit 7299490

Please sign in to comment.