File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "recommendations" : [
3- " dprint.dprint " ,
3+ " gplane.dprint2 " ,
44 " dbaeumer.vscode-eslint" ,
55 " bierner.comment-tagged-templates"
66 ]
Original file line number Diff line number Diff line change 11{
22 "[json]" : {
3- "editor.defaultFormatter" : " dprint.dprint " ,
3+ "editor.defaultFormatter" : " gplane.dprint2 " ,
44 "editor.quickSuggestions" : {
55 "strings" : true
66 }
77 },
88 "[jsonc]" : {
9- "editor.defaultFormatter" : " dprint.dprint " ,
9+ "editor.defaultFormatter" : " gplane.dprint2 " ,
1010 "editor.quickSuggestions" : {
1111 "strings" : true
1212 }
1313 },
1414 "[typescript]" : {
15- "editor.defaultFormatter" : " dprint.dprint "
15+ "editor.defaultFormatter" : " gplane.dprint2 "
1616 },
1717 "[yaml]" : {
1818 "diffEditor.ignoreTrimWhitespace" : false ,
1919 "editor.autoIndent" : " keep" ,
20- "editor.defaultFormatter" : " dprint.dprint " ,
20+ "editor.defaultFormatter" : " gplane.dprint2 " ,
2121 "editor.insertSpaces" : true ,
2222 "editor.quickSuggestions" : {
2323 "comments" : false ,
You can’t perform that action at this time.
0 commit comments