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- " gplane.dprint2 " ,
3+ " dprint.dprint " ,
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" : " gplane.dprint2 "
3+ "editor.defaultFormatter" : " dprint.dprint "
44 },
55 "[jsonc]" : {
6- "editor.defaultFormatter" : " gplane.dprint2 "
6+ "editor.defaultFormatter" : " dprint.dprint "
77 },
88 "[typescript]" : {
9- "editor.defaultFormatter" : " gplane.dprint2 "
9+ "editor.defaultFormatter" : " dprint.dprint "
1010 },
1111 "[yaml]" : {
1212 "diffEditor.ignoreTrimWhitespace" : false ,
1313 "editor.autoIndent" : " keep" ,
14- "editor.defaultFormatter" : " gplane.dprint2 " ,
14+ "editor.defaultFormatter" : " dprint.dprint " ,
1515 "editor.insertSpaces" : true ,
1616 "editor.tabSize" : 2
1717 },
You can’t perform that action at this time.
0 commit comments