본문 바로가기
유틸/팁

VSCODE 자동 정렬 설정하기

by 코딩희송 2022. 1. 28.

- prettier 설치 
- eslint 설치 

- settings.json에 추가:
"editor.codeActionsOnSave": { "source.fixAll.eslint": true }

 

'유틸 > ' 카테고리의 다른 글

Clipy 맥 유저 복사/붙여넣기 히스토리 관리 프로그램  (0) 2022.01.31

댓글