ony3000 / prettier-plugin-merge

A Prettier plugin that sequentially merges the formatting results of other Prettier plugins.
MIT License
24 stars 1 forks source link

Support prettier v3 #10

Closed ony3000 closed 11 months ago

ony3000 commented 11 months ago

This PR supports integration with prettier v3.

Since I plan to keep using v2 for the time being, I made it compatible with both versions like my other plugins (prettier-plugin-brace-style, prettier-plugin-classnames).


(이하 구글 번역기에 넣고 돌린 한국어 원문)

이 PR은 prettier v3와의 통합을 지원합니다.

저는 v2 사용을 당분간 유지할 생각이기 때문에, 저의 다른 플러그인들(prettier-plugin-brace-style, prettier-plugin-classnames)과 마찬가지로 두 버전에 호환될 수 있도록 만들었습니다.