Added json auto formatting
This commit is contained in:
parent
5b94fb0c26
commit
7be23df8ad
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"coc.preferences.formatOnSaveFiletypes": ["cpp", "javascript", "typescript", "typescriptreact", "markdown", "python", "rust", "toml", "yaml"]
|
||||
"coc.preferences.formatOnSaveFiletypes": ["cpp", "javascript", "typescript", "typescriptreact", "json", "markdown", "python", "rust", "toml", "yaml"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue