... "prettier:fix": "prettier --write 'src/**/*.ts'" }. And you can run that script: npm run prettier // or with yarn: yarn prettier.
確定! 回上一頁