티스토리 뷰
728x90
SMALL
{
"workbench.colorTheme": "Material Theme Darker High Contrast",
"workbench.iconTheme": "material-icon-theme",
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
"editor.tabSize": 2,
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
"files.associations": {
"*.js": "javascript"
// "*.js": "javascriptreact"
},
"prettier.singleQuote": true,
"window.zoomLevel": -1
}
728x90
LIST
'개발환경 > vscode' 카테고리의 다른 글
prettier, eslint, jsconfig 설정하기 (0) | 2021.07.10 |
---|---|
vscode (0) | 2021.01.08 |
댓글
공지사항