Closed jiechen257 closed 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.
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。
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。
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。
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?