prettier --write "**/*.ux" # or npx prettier --write "**/*.ux". 您可以在package.json 的 scripts 增加類似如下配置,即可一鍵美化( yarn ...
確定! 回上一頁