Use Prettier as code formatter for TypeScript/GTS
This commit is contained in:
@@ -46,5 +46,8 @@
|
||||
"Appfile": "ruby"
|
||||
},
|
||||
"window.restoreFullscreen": true,
|
||||
"window.newWindowDimensions": "maximized"
|
||||
"window.newWindowDimensions": "maximized",
|
||||
"[typescript]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user