Commit e7eaf86
committed
fix(conform): disable formatters for jsonc to preserve comments
fixjson and prettier both strip comments from jsonc files; clear the
formatter list and fall back to lsp formatting via jsonls which
preserves comments natively1 parent 9271c1a commit e7eaf86
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments