728x90
npm i prettier
터미널에서 프리티어 다운로드
Automatic Prettier configuration : Prettier의 설정 자동화
Run on save : 코드를 저장할때마다 자동으로 코드 포매터 실행
Optimize imports : 자동으로 사용되지 않는 import 문 정리
Tab size : 탭 크기
Indent : 들여쓰기
Continuation indent : 계속 들여쓰기
728x90
'IT > etc.' 카테고리의 다른 글
Encoding? Decoding? (0) | 2024.04.09 |
---|---|
[Git] 명령어 (0) | 2024.04.02 |
[Mac] 터미널 명령어 모음 (0) | 2024.04.02 |
[intelliJ] 매개변수로 프로그램 실행 (0) | 2024.02.27 |
[GitHub] Repository Naming Convention (0) | 2024.02.06 |