programming/javascript
prettier html 적용 끄기(mac vscode)
FaustK
2019. 9. 5. 11:57
vscode
1. command + ,
2. prettier 입력 후 settings 탭으로 간다.
3. disable language 에서 html 을 추가해 준다.