IFreeOvO / i18n-cli

支持将vue、react项目里的中文替换成 i18n 国际化标记,并支持自动翻译的命令行工具
MIT License
131 stars 38 forks source link

Is it possible to disable prettier now ? #138

Closed jiechen257 closed 1 month ago

jiechen257 commented 1 month ago

I don't need code formatting when translating. I found a related discussion in the historical issues. I would like to ask if prettier can be completely turned off now?

IFreeOvO commented 1 month ago

Indeed, there was a similar issue previously. You can execute it init to generate a configuration file, modify the setting within the file to prettier: false, and then run the command it -c ./i18n.config.js to perform the conversion. This will only disable the formatting by prettier, but the automatic formatting that occurs during Babel's code transformation remains unavoidable.

IFreeOvO commented 1 month ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

此 issue 已被自动锁定,因为关闭后没有任何近期活动。如果有相关 bug,请重新创建一个新 issue。

IFreeOvO commented 3 weeks ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

此 issue 已被自动锁定,因为关闭后没有任何近期活动。如果有相关 bug,请重新创建一个新 issue。

IFreeOvO commented 1 week ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

此 issue 已被自动锁定,因为关闭后没有任何近期活动。如果有相关 bug,请重新创建一个新 issue。