You can configure JavaScript code auto-formatting with Prettier to work per-project. ... prettier --write 'projectA/*.js' 'projectB/*.js'
確定! 回上一頁