프리티어를 하나의 파일에만 수동으로 적용하고 싶을 때
2025. 5. 19. 17:01ㆍVue 실습
728x90
admin@DESKTOP-J2C566C MINGW64 ~/Desktop/user/remote-maestro-user (refactor-k8s-card-관련-로직-리팩토링)
$ yarn prettier --write "src/views/workspace/serviceCatalog/service/resource-request/components/AWS/ui/SecurityGroupSelect.vue"
src\views\workspace\serviceCatalog\service\resource-request\components\AWS\ui\SecurityGroupSelect.vue 274ms
$ yarn prettier --write "src/views/workspace/serviceCatalog/service/resource-request/components/AWS/ui/SecurityGroupSelect.vue"
이렇게 간단하게 실행해주면 된다.
728x90
'Vue 실습' 카테고리의 다른 글
[Vue.js] 재귀를 이용한 댓글 구현 (0) | 2025.03.07 |
---|---|
[모듈 페더레이션]mhome과 remote2를 연결하여 모듈 페더레이션 by vue.cofig.js (0) | 2024.12.31 |
[모듈 페더레이션과 모노레포 구성] vite(host) + webpack(remote)로 모둘 페더레이션 구성 - 1 (0) | 2024.12.29 |
모노레포 구성 정리 (0) | 2024.12.24 |
[vue.js] components을 이용한 동적 렌더링 - 1 (2) | 2024.12.07 |