Skip to content

Commit 7f4bb6a

Browse files
committed
coc-settings.json: Remove formatOnSave from json and toml
1 parent 89db890 commit 7f4bb6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

coc-settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"[typescript][typescriptreact][javascript][markdown][python][json][toml]": {
2+
"[typescript][typescriptreact][javascript][markdown][python]": {
33
"coc.preferences.formatOnSave": true
44
},
55
"coc.preferences.extensionUpdateCheck": "never",

0 commit comments

Comments
 (0)