ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • vscode 확장도구 prettier
    카테고리 없음 2021. 12. 27. 10:13

    settings - format on save체크 - prettier검색(세부적 설정) - Tab Width: 2 - prettier quote검색 - javascript>preferences>quote style  auto로 설정된걸 single로 변경 - typeScript>preferences>quote style  auto로 설정된걸 single로 변경

    editor default formatter 검색 - default formatter를 prettier-vscode로 설정

    prettier사용하려는 파일로 이동. f1 - format document - default를 prettier로 설정

    저장할 때마다, 적용됨

Designed by Tistory.