인파

You Can Become A

늦게 시작해도 누구든지 노력하면 개발자가 될수 있어요 !

공부한 내용을 정리합니다
IDE/VSCode

[VS Code] 💽 Prettier 도구 설정법 - 한방 코드 포맷터

VSCode - Prettier Visual Studio Code에서는 사용자 편의를 위해 코드의 줄 간격이나 행을 자동으로 깔끔하게 정리해주는 확장프로그램이 존재한다. 설치를 완료하면, 에디터 밑부분에 Prettier: ✔ 표시가 되어있다면 활성화된 것이다. Prettier - Code formatter - Visual Studio Marketplace Extension for Visual Studio Code - Code formatter using prettier marketplace.visualstudio.com Prettier 설정 Format on Save 확인 vscode 설정에서 format on save를 입력하고 나오는 설정에 체크되어 있는 지 확인한다. 이 기능은 항상 저장을 할때마다..

category_image
인파_
2021.09.22
(0)